From 5fd4e6a5cf9520bd6bf74419a2d2264d52de50b5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 17 Apr 2014 19:43:18 -0400 Subject: change joeyconfig back after merging from master --- config.hs | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.hs b/config.hs index ec313725..07959a0a 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 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 -- cgit v1.2.3