[Pkg-dkms-commits] [SCM] Maintainance of the dkms package branch, master, updated. debian/2.0.22.0-1-9-g09cd9d3

Giuseppe Iuculano giuseppe at iuculano.it
Fri Aug 28 12:47:29 UTC 2009


The following commit has been merged in the master branch:
commit dbb778c0780153f884358e4f97404e5658e196ef
Author: Giuseppe Iuculano <giuseppe at iuculano.it>
Date:   Fri Aug 28 14:36:55 2009 +0200

    debian/rules: template-dkms-mkdeb/debian/postrm was removed in upstream, do not chmod it

diff --git a/debian/rules b/debian/rules
index 0fd5ac5..8759ebb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,6 @@ install: build
 	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*

-- 
Maintainance of the dkms package



More information about the Pkg-dkms-commits mailing list