Changeset View
Changeset View
Standalone View
Standalone View
files/pam_d_location.patch
- This file was added.
| diff --git a/Makefile b/Makefile | |||||
| index b706def..3bc1fe1 100644 | |||||
| --- a/Makefile | |||||
| +++ b/Makefile | |||||
| @@ -630,9 +630,9 @@ local-install: | |||||
| echo -e "**********************************************************************\n" ; \ | |||||
| fi \ | |||||
| fi | |||||
| - @if test ! -f $(DESTDIR)/etc/pam.d/pluto ; then \ | |||||
| - mkdir -p $(DESTDIR)/etc/pam.d/ ; \ | |||||
| - $(INSTALL) $(INSTCONFFLAGS) pam.d/pluto $(DESTDIR)/etc/pam.d/pluto ; \ | |||||
| + @if test ! -f $(DESTDIR)/usr/share/defaults/etc/pam.d/pluto ; then \ | |||||
| + mkdir -p $(DESTDIR)/usr/share/defaults/etc/pam.d/ ; \ | |||||
| + $(INSTALL) $(INSTCONFFLAGS) pam.d/pluto $(DESTDIR)/usr/share/defaults/etc/pam.d/pluto ; \ | |||||
| else \ | |||||
| echo -e "\n************************** WARNING ***********************************" ; \ | |||||
| echo "We are not installing a new copy of the pam.d/pluto file, as one" ; \ | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.