fix for removal of webdav build flag
This commit is contained in:
parent
02ef3d6a64
commit
8e7aeb0e74
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@ to be broken from time to time.
|
||||||
|
|
||||||
Get the git-annex source code, and inside the source tree, run:
|
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 install -j -f"-assistant -webapp -pairing -dbus -magicmime" --only-dependencies
|
||||||
cabal configure -f"-assistant -webapp -webdav -pairing -dbus -magicmime"
|
cabal configure -f"-assistant -webapp -pairing -dbus -magicmime"
|
||||||
cabal build -j
|
cabal build -j
|
||||||
|
|
||||||
To install the program and all associated files system-wide
|
To install the program and all associated files system-wide
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue