Work around failure to build on mips by using cabal, not Setup, to build in debian/rules.

This commit is contained in:
Joey Hess 2014-09-26 15:08:41 -04:00
parent 459db7a367
commit adf69dc417
4 changed files with 20 additions and 2 deletions

3
debian/rules vendored
View file

@ -1,7 +1,6 @@
#!/usr/bin/make -f
# Avoid using cabal, as it writes to $HOME
export CABAL=./Setup
export CABAL=debian/cabal-wrapper
# Do use the changelog's version number, rather than making one up.
export RELEASE_BUILD=1