[Lunar-commits] CVS: moonbase/kernel/pctel BUILD,1.1,1.2
    Moritz Heiber 
    moe at lunar-linux.org
       
    Sun Nov 14 13:33:30 UTC 2004
    
    
  
Update of /var/cvs/lunar/moonbase/kernel/pctel
In directory espresso.foo-projects.org:/tmp/cvs-serv7850
Modified Files:
	BUILD 
Log Message:
Fixing florin's fix ;-)
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/pctel/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	23 Mar 2003 23:51:36 -0000	1.1
+++ BUILD	14 Nov 2004 13:33:28 -0000	1.2
@@ -2,7 +2,7 @@
 
   echo CFLAGS:= $CFLAGS                   &&
   echo OPTS:= $OPTS                       &&
-  patch_it $SCRIPT_DIRECTORY/$SOURCE2 0
+  patch_it $SOURCE2 0  &&
   set -x && #Let's show the logs what we've used for debug
   ./configure  --build=$BUILD            \
                --prefix=/usr             \
    
    
More information about the Lunar-commits
mailing list