From 9e6d894352ff15d5825b8a78a898bae40e2d0012 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 19 Apr 2014 16:18:11 -0400 Subject: Revert "change joeyconfig back after merging from master" This reverts commit 5fd4e6a5cf9520bd6bf74419a2d2264d52de50b5. --- config.hs | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.hs b/config.hs index 07959a0a..ec313725 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 14e639ca..f5025b3f 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 -- cgit v1.2.3