[packages/pam] - pam_sepermit needs DESTDIR too

baggins baggins at pld-linux.org
Tue Nov 27 12:23:03 CET 2012


commit 00b13f5374b0e0d2d59be164ced26dccce030891
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 27 12:22:37 2012 +0100

    - pam_sepermit needs DESTDIR too

 pam-DESTDIR.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/pam-DESTDIR.patch b/pam-DESTDIR.patch
index 9f8abfb..53cce7a 100644
--- a/pam-DESTDIR.patch
+++ b/pam-DESTDIR.patch
@@ -9,3 +9,14 @@
  endif
  
  
+--- Linux-PAM-1.1.6/modules/pam_sepermit/Makefile.am~	2012-08-15 13:08:43.000000000 +0200
++++ Linux-PAM-1.1.6/modules/pam_sepermit/Makefile.am	2012-11-27 12:21:56.806423526 +0100
+@@ -35,7 +35,7 @@
+   securelib_LTLIBRARIES = pam_sepermit.la
+ 
+ install-data-local:
+-	mkdir -p $(sepermitlockdir)
++	mkdir -p $(DESTDIR)$(sepermitlockdir)
+ endif
+ if ENABLE_REGENERATE_MAN
+ noinst_DATA = README pam_sepermit.8 sepermit.conf.5
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pam.git/commitdiff/5525ac8ef2335efd9ede781bfd9b44462320b380



More information about the pld-cvs-commit mailing list