summaryrefslogtreecommitdiff
path: root/ftp/wzdftpd/files/patch-wzdftpd_Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wzdftpd/files/patch-wzdftpd_Makefile.am')
-rw-r--r--ftp/wzdftpd/files/patch-wzdftpd_Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/ftp/wzdftpd/files/patch-wzdftpd_Makefile.am b/ftp/wzdftpd/files/patch-wzdftpd_Makefile.am
new file mode 100644
index 000000000000..33ce38c3c874
--- /dev/null
+++ b/ftp/wzdftpd/files/patch-wzdftpd_Makefile.am
@@ -0,0 +1,13 @@
+--- wzdftpd/Makefile.am.orig 2023-06-26 15:25:11 UTC
++++ wzdftpd/Makefile.am
+@@ -22,10 +22,8 @@ dist_sysconf_DATA = wzd.cfg.sample wzd.pem \
+ users.sample
+
+ install-data-hook:
+- ${INSTALL_PROGRAM} -m 775 -d $(localstatedir)/log/wzdftpd || true
+
+ uninstall-hook:
+- rmdir --ignore-fail-on-non-empty $(localstatedir)/log/wzdftpd || true
+
+ EXTRA_DIST = KNOWN_BUGS TODO wzd.cfg.sample.in
+