r15008 - /trunk/libdata-dump-streamer-perl/debian/rules

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Fri Feb 15 20:55:32 UTC 2008


Author: ntyni
Date: Fri Feb 15 20:55:31 2008
New Revision: 15008

URL: http://svn.debian.org/wsvn/?sc=1&rev=15008
Log:
cosmetics

Modified:
    trunk/libdata-dump-streamer-perl/debian/rules

Modified: trunk/libdata-dump-streamer-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libdata-dump-streamer-perl/debian/rules?rev=15008&op=diff
==============================================================================
--- trunk/libdata-dump-streamer-perl/debian/rules (original)
+++ trunk/libdata-dump-streamer-perl/debian/rules Fri Feb 15 20:55:31 2008
@@ -46,7 +46,6 @@
 
 	dh_clean build-stamp install-stamp
 
-	# Add commands to clean up after the build process here
 	[ ! -f Makefile ] || $(MAKE) realclean
 
 install: install-stamp
@@ -55,7 +54,6 @@
 	dh_testroot
 	dh_clean -k
 
-	# Add commands to install the package into debian/$PACKAGE_NAME here
 	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
 
 	# As this is a architecture dependent package, we are not




More information about the Pkg-perl-cvs-commits mailing list