[Pkg-dkms-commits] r17 - dkms/trunk/debian

derevko-guest at alioth.debian.org derevko-guest at alioth.debian.org
Tue Dec 2 18:00:03 UTC 2008


Author: derevko-guest
Date: 2008-12-02 18:00:02 +0000 (Tue, 02 Dec 2008)
New Revision: 17

Modified:
   dkms/trunk/debian/rules
Log:
remove some pointless blank lines

Modified: dkms/trunk/debian/rules
===================================================================
--- dkms/trunk/debian/rules	2008-12-02 17:55:34 UTC (rev 16)
+++ dkms/trunk/debian/rules	2008-12-02 18:00:02 UTC (rev 17)
@@ -25,14 +25,11 @@
 	dh_testroot
 	dh_clean -k 
 	dh_installdirs
-
 	$(MAKE) install-ubuntu DESTDIR=$(CURDIR)/debian/dkms
-	
 	chmod a+x $(CURDIR)/debian/dkms/etc/dkms/template-dkms-mkdeb/debian/postinst
 	chmod a+x $(CURDIR)/debian/dkms/etc/dkms/template-dkms-mkdeb/debian/postrm
 	chmod a+x $(CURDIR)/debian/dkms/etc/dkms/template-dkms-mkdeb/debian/prerm
 	chmod a+x $(CURDIR)/debian/dkms/etc/dkms/template-dkms-mkdeb/debian/rules
-	
 	rm -rf $(CURDIR)/debian/dkms/usr/share/doc/dkms/sample*
 	
 binary-arch: build install




More information about the Pkg-dkms-commits mailing list