You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmailanalog/qmailanalog-0.70.patch.2001...

13 lines
403 B
Plaintext

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