summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
l---------config.hs2
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 2 deletions
diff --git a/config.hs b/config.hs
index 3d5a087a..6cc82063 120000
--- a/config.hs
+++ b/config.hs
@@ -1 +1 @@
-Propellor/Config/Joey.hs \ No newline at end of file
+Propellor/Config/Simple.hs \ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 1544ed00..dafe10f6 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