aports/testing/pam_mount/rundir.patch
psykose cbf323c3e7 testing/pam_mount: new aport
https://codeberg.org/jengelh/pam_mount
Pluggable Authentication Module that can mount volumes for a user session

closes #13758
2023-02-07 13:36:07 +01:00

14 lines
358 B
Diff

diff --git a/Makefile.in b/Makefile.in
index be4d0b9..1340490 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -924,7 +924,7 @@ uninstall-am: uninstall-pkgconfigDATA
${pkgconfig_DATA}: ${top_builddir}/config.status
install-data-hook:
- ${MKDIR_P} ${DESTDIR}${localstatedir}/run/pam_mount;
+ ${MKDIR_P} ${DESTDIR}/run/pam_mount;
.PHONY: tarball
tarball: