[packages/pam] - fix pam_namespace install
baggins
baggins at pld-linux.org
Tue Nov 27 12:16:28 CET 2012
commit 67b029e7719bbfd9555f812d6e2bb18813825e7b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Nov 27 12:15:37 2012 +0100
- fix pam_namespace install
pam-DESTDIR.patch | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/pam-DESTDIR.patch b/pam-DESTDIR.patch
new file mode 100644
index 0000000..9f8abfb
--- /dev/null
+++ b/pam-DESTDIR.patch
@@ -0,0 +1,11 @@
+--- Linux-PAM-1.1.6/modules/pam_namespace/Makefile.am~ 2012-08-15 13:08:43.000000000 +0200
++++ Linux-PAM-1.1.6/modules/pam_namespace/Makefile.am 2012-11-27 12:11:03.796446562 +0100
+@@ -40,7 +40,7 @@
+ secureconf_SCRIPTS = namespace.init
+
+ install-data-local:
+- mkdir -p $(namespaceddir)
++ mkdir -p $(DESTDIR)$(namespaceddir)
+ endif
+
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pam.git/commitdiff/24c8c941325c49796a65ee8afbeca5ce72f5c62e
More information about the pld-cvs-commit
mailing list