The following commit has been merged in the master branch:
commit 1ffb2cdec01ebfcbe6f73ac55c1ab7eee537a036
Author: Giuseppe Iuculano <[email protected]>
Date:   Sun May 3 12:27:00 2009 +0200

    Removed 03-use-new-header_postinst.d_directory.patch, 
/etc/kernel/header_postinst.d is used only by kernel-package. dkms must use 
/etc/kernel/postinst.d/ directory.

diff --git a/debian/patches/03-use-new-header_postinst.d_directory.patch 
b/debian/patches/03-use-new-header_postinst.d_directory.patch
deleted file mode 100644
index ba2a5ff..0000000
--- a/debian/patches/03-use-new-header_postinst.d_directory.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Use /etc/kernel/header_postinst.d directory
---- a/Makefile
-+++ b/Makefile
-@@ -49,9 +49,9 @@ install:
-       gzip -c -9 dkms.8 > $(MAN)/dkms.8.gz
-       chmod 0644 $(MAN)/dkms.8.gz
-       touch --reference=dkms.8 $(MAN)/dkms.8.gz
--      mkdir   -p -m 0755 $(KCONF)/prerm.d $(KCONF)/postinst.d
-+      mkdir   -p -m 0755 $(KCONF)/prerm.d $(KCONF)/header_postinst.d
-       install -p -m 0755 kernel_prerm.d_dkms  $(KCONF)/prerm.d/dkms
--      install -p -m 0755 kernel_postinst.d_dkms $(KCONF)/postinst.d/dkms
-+      install -p -m 0755 kernel_postinst.d_dkms 
$(KCONF)/header_postinst.d/dkms
- 
- DOCFILES=sample.spec sample.conf AUTHORS COPYING README.dkms 
sample-suse-9-mkkmp.spec sample-suse-10-mkkmp.spec
- 
diff --git a/debian/patches/series b/debian/patches/series
index 44aebf6..646c0c2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,5 @@
 01-fix_manpage.patch
 02-fix_distribution.patch
-03-use-new-header_postinst.d_directory.patch
 04-use_su-to-root.patch
 05-do_not_check_admin_group.patch
 06-fakeroot.patch

-- 
Maintainance of the dkms package

_______________________________________________
Pkg-dkms-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-commits

Reply via email to