Parent Directory | Revision Log | Revision Graph
Import on branch sme8 of package ucspi-tcp-0.88-5.el5.sme.src.rpm
1 | diff -ruN ucspi-tcp-0.88-02/Makefile ucspi-tcp-0.88-03/Makefile |
2 | --- ucspi-tcp-0.88-02/Makefile Sat Mar 18 10:18:42 2000 |
3 | +++ ucspi-tcp-0.88-03/Makefile Mon Feb 5 16:37:02 2001 |
4 | @@ -38,7 +38,7 @@ |
5 | |
6 | auto_home.c: \ |
7 | auto-str conf-home |
8 | - ./auto-str auto_home `head -1 conf-home` > auto_home.c |
9 | + ./auto-str auto_home `pwd`/root`head -1 conf-home` > auto_home.c |
10 | |
11 | auto_home.o: \ |
12 | compile auto_home.c |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |