[Pkg-haskell-commits] r756 - /packages/haskell-src-exts/trunk/debian/rules

arjan at users.alioth.debian.org arjan at users.alioth.debian.org
Sat Jun 23 08:58:52 UTC 2007


Author: arjan
Date: Sat Jun 23 08:58:52 2007
New Revision: 756

URL: http://svn.debian.org/wsvn/pkg-haskell/?sc=1&rev=756
Log:
 r2028 at nebula:  arjan | 2007-06-23 02:48:53 +0100
 Cleanup all generated files.

Modified:
    packages/haskell-src-exts/trunk/debian/rules

Modified: packages/haskell-src-exts/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/haskell-src-exts/trunk/debian/rules?rev=756&op=diff
==============================================================================
--- packages/haskell-src-exts/trunk/debian/rules (original)
+++ packages/haskell-src-exts/trunk/debian/rules Sat Jun 23 08:58:52 2007
@@ -79,8 +79,8 @@
             rm -f "$(CURDIR)/debian/libghc6-$$d-dev.postinst" && \
             rm -f "$(CURDIR)/debian/libghc6-$$d-dev.prerm" ;\
 	done
-	rm -f debian/libghc6-src-exts-dev.postinst debian/libghc6-src-exts-dev.prerm
-	rm -rf dist debian/libghc6-haskell-src-exts
+	rm -f debian/trhsx.1 debian/libghc6-src-exts-dev.postinst debian/libghc6-src-exts-dev.prerm
+	rm -rf dist debian/libghc6-haskell-src-exts-dev
 	rm -f debian/package.conf debian/package.conf.old debian/ghc6 debian/ghc-pkg6
 	dh_clean 
 




More information about the Pkg-haskell-commits mailing list