diff --git a/config.hs b/config.hs index 07959a0..ec31372 120000 --- a/config.hs +++ b/config.hs @@ -1 +1 @@ -config-joey.hs \ No newline at end of file +config-simple.hs \ No newline at end of file diff --git a/debian/rules b/debian/rules index 14e639c..f5025b3 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,4 @@ -#!/bin/false +#!/usr/bin/make -f # Avoid using cabal, as it writes to $HOME export CABAL=./Setup