support building with BUILDER=stack to use stack instead of cabal
This commit is contained in:
parent
ee8113959a
commit
441573a92b
3 changed files with 21 additions and 11 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
export CABAL=debian/cabal-wrapper
|
||||
export BUILDER=debian/cabal-wrapper
|
||||
|
||||
STANDALONE_BUILD=$(shell grep -qe '^Package: git-annex-standalone' debian/control \
|
||||
&& echo 1 || echo 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue