fix for removal of webdav build flag

This commit is contained in:
Joey Hess 2022-06-29 14:19:56 -04:00
parent 02ef3d6a64
commit 8e7aeb0e74
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -83,8 +83,8 @@ to be broken from time to time.
Get the git-annex source code, and inside the source tree, run:
cabal install -j -f"-assistant -webapp -webdav -pairing -dbus -magicmime" --only-dependencies
cabal configure -f"-assistant -webapp -webdav -pairing -dbus -magicmime"
cabal install -j -f"-assistant -webapp -pairing -dbus -magicmime" --only-dependencies
cabal configure -f"-assistant -webapp -pairing -dbus -magicmime"
cabal build -j
To install the program and all associated files system-wide