initial commit of file from CVS for qmailanalog on Fri 14 Jul 16:15:48 BST 2023

This commit is contained in:
Brian Read
2023-07-14 16:15:48 +01:00
parent f5f1fd946f
commit 3e6cbf08e3
9 changed files with 257 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
diff -ruN qmailanalog-0.70-02/Makefile qmailanalog-0.70-03/Makefile
--- qmailanalog-0.70-02/Makefile Sun Aug 30 17:39:26 1998
+++ qmailanalog-0.70-03/Makefile Mon Feb 5 19:28:00 2001
@@ -37,7 +37,7 @@
auto_home.c: \
auto-str conf-home
- ./auto-str auto_home `head -1 conf-home` > auto_home.c
+ ./auto-str auto_home `pwd`/root`head -1 conf-home` > auto_home.c
auto_home.o: \
compile auto_home.c