core/pam/pam_namespace.patch

11 lines
341 B
Diff
Raw Normal View History

--- modules/pam_namespace/Makefile~ 2012-10-12 10:59:13.557550706 +0200
+++ modules/pam_namespace/Makefile 2012-10-12 10:59:13.564217270 +0200
@@ -869,7 +869,7 @@
install-data-local:
- mkdir -p $(namespaceddir)
+ mkdir -p $(DESTDIR)$(namespaceddir)
README: pam_namespace.8.xml namespace.conf.5.xml
-include $(top_srcdir)/Make.xml.rules