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

Modified Files:
        buildtool.mk patch-mkfile 
Log Message:
fixed trouble with file attributes


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/nut/buildtool.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.mk        3 Jun 2010 10:22:06 -0000       1.2
--- buildtool.mk        10 Jun 2010 13:41:20 -0000      1.3
***************
*** 29,33 ****
        --with-usb \
        --with-drivers=all \
!       $(NULL); cd drivers; BT_ST_DIR=$(BT_STAGING_DIR) ../../patch-mkfile)    
  #     touch $(NUT_DIR)/.configured
  
--- 29,33 ----
        --with-usb \
        --with-drivers=all \
!       $(NULL); cd drivers; BT_ST_DIR=$(BT_STAGING_DIR) sh ../../patch-mkfile) 
  #     touch $(NUT_DIR)/.configured
  

Index: patch-mkfile
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/nut/patch-mkfile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** patch-mkfile        26 Apr 2010 09:02:22 -0000      1.1.1.1
--- patch-mkfile        10 Jun 2010 13:41:21 -0000      1.2
***************
*** 1,3 ****
! #!/bin/bash
  
  BD=`echo $BT_ST_DIR | sed 's/\//\\\\\//g'`
--- 1,3 ----
! #!/bin/sh
  
  BD=`echo $BT_ST_DIR | sed 's/\//\\\\\//g'`


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to