diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-17 19:43:18 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-19 16:17:47 -0400 |
| commit | 5fd4e6a5cf9520bd6bf74419a2d2264d52de50b5 (patch) | |
| tree | 86c39fe51661bc00a618e7325f5eaafb5417bc4b | |
| parent | 2cfb22a59b7c0497a4fddf96fa5a5118dcd361a5 (diff) | |
change joeyconfig back after merging from master
| l--------- | config.hs | 2 | ||||
| -rwxr-xr-x | debian/rules | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 f5025b3f..14e639ca 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 |
