From 2be51d0332a14fae68d18e61ed448a659ed789b1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Mar 2016 18:08:45 -0400 Subject: remove debian/rules guard in joeyconfig branch Not needed any longer as I don't build the debs and thus can't accidentially build them from this branch. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index c88cc004..a71212db 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.3-2-g0d8e