use config.simple and allow building debian packages

This commit should not be merged into the config-joey branch.
This commit is contained in:
Joey Hess 2014-04-17 20:06:04 -04:00
parent 88b1724713
commit 71b61ff9f3
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
config-joey.hs
config-simple.hs

2
debian/rules vendored
View File

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