Update of /cvsroot/leaf/src/bering-uclibc4/source/linux
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv8549

Modified Files:
        buildtool.mk 
Log Message:
Fixed paths


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/linux/buildtool.mk,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.mk        7 Aug 2010 20:31:35 -0000       1.3
--- buildtool.mk        7 Aug 2010 20:33:44 -0000       1.4
***************
*** 12,16 ****
        cp $(LINUX_CONFIG) linux/.config 
        cat $(KERNEL_PATCH1) | patch -d linux/lib -p0
!       zcat $(KERNEL_PATCH2) | patch -d linux/lib -p0
        touch $(BT_LINUX_DIR)/.source
  
--- 12,16 ----
        cp $(LINUX_CONFIG) linux/.config 
        cat $(KERNEL_PATCH1) | patch -d linux/lib -p0
!       zcat $(KERNEL_PATCH2) | patch -d linux -p1
        touch $(BT_LINUX_DIR)/.source
  


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to