summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-04-16 15:00:31 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-04-16 15:00:31 -0700
commit6ed44f2bb67c5a8555821224d6e921ac35caf7c5 (patch)
tree8562b50ee0e96080f74840d8a5736379c0ca3739 /debian
parentb3ed9b1609abb79593843693d5c5af9c606d903b (diff)
downloadstylish-haskell-6ed44f2bb67c5a8555821224d6e921ac35caf7c5.tar.gz
clean generated manpage
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 9786ac5..10e1c7d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ override_dh_auto_build:
override_dh_auto_clean:
if [ -x Setup ]; then ./Setup clean; fi
- rm -f Setup Setup.o Setup.hi
+ rm -f Setup Setup.o Setup.hi debian/stylish-haskell.1
override_dh_auto_test:
./Setup test