Code

Fixed a typo in debian/rules.
[pkg-tig.git] / debian / rules
index f76af1df1704b7e17d1e78aa5b6a33d28cfe4994..90e300ad78d52da4500c105904801f49ef5a628b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
-# debian/ruls for tig
+# debian/rules for tig
 #
 # Written by Sebastian Harl <sh@tokkee.org>
 
@@ -44,6 +44,7 @@ clean:
        rm -f config.h config.log config.make config.status
        rm -rf manual.html-chunked/
        rm -f manual.pdf manual.html manual.toc
+       rm -f tig.1 tig.1.html tigrc.5 tigrc.5.html
        
        dh_clean