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