github-backup-1.20150617: debian/rules
#!/usr/bin/make -f # Avoid using cabal, as it writes to $HOME export CABAL=./Setup # Do use the changelog's version number, rather than making one up. export RELEASE_BUILD=1 %: dh $@
#!/usr/bin/make -f # Avoid using cabal, as it writes to $HOME export CABAL=./Setup # Do use the changelog's version number, rather than making one up. export RELEASE_BUILD=1 %: dh $@