ok, so dpkg-buildpackage adds +x.. new method

This commit is contained in:
Joey Hess 2014-04-03 12:15:06 -04:00
parent 52e185f864
commit 1bfa12b688
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored Normal file → Executable file
View File

@ -1,4 +1,4 @@
#!/usr/bin/make -f
#!/bin/false
# Avoid using cabal, as it writes to $HOME
export CABAL=./Setup