diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-24 14:55:55 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-24 14:55:55 -0400 |
| commit | 59a3bcfad908c9f785132a3c4942f79b4cc6ca70 (patch) | |
| tree | f0c0b3644d6ee27a5e940cdeb9d4856b7aeb30bd /debian/rules | |
| parent | 4d7b7d8bde122a9f75422d2ea3e14608d6b41d17 (diff) | |
no longer falsing rules
Diffstat (limited to 'debian/rules')
| -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 |
