diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-24 09:51:02 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-24 09:51:02 -0400 |
| commit | eaac29e5cdb25102de5a48f4bd54a60c9d8bf24d (patch) | |
| tree | 3417b880eaa2fe1c7568ef64afcfe297fdc4cca2 /debian | |
| parent | 7743ef8542b6490c3c42ac826a26aa0b24991f22 (diff) | |
Revert "change joeyconfig back after merging from master"
This reverts commit 7743ef8542b6490c3c42ac826a26aa0b24991f22.
Diffstat (limited to 'debian')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
