diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-17 19:43:18 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-07 16:38:30 -0400 |
| commit | 68253d623c8695454a703235bb65c8149272ec98 (patch) | |
| tree | 2a1b59f295345b6aced1ddb3787cf3a9c774ab88 /debian | |
| parent | 16a95afa2fe22a4df9c371489c4ee7ffdef8e07b (diff) | |
change joeyconfig back after merging from master
(cherry picked from 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 a71212db..c88cc004 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 |
