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.
tai64nunix/tai64nunix-0.70.patch.20010...

13 lines
399 B
Plaintext

diff -ruN tai64nunix-0.70-02/Makefile tai64nunix-0.70-03/Makefile
--- tai64nunix-0.70-02/Makefile Mon Apr 3 00:15:33 2000
+++ tai64nunix-0.70-03/Makefile Tue Feb 6 12:40:14 2001
@@ -22,7 +22,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