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

Modified Files:
        buildtool.mk 
Log Message:
Removed /usr/src/linux headres - that may confuse other packages like hostapd


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/libnl/buildtool.mk,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.mk        6 Aug 2010 06:55:12 -0000       1.3
--- buildtool.mk        9 Aug 2010 11:02:10 -0000       1.4
***************
*** 24,29 ****
        cp -ar $(LIBNL_DIR)/include $(LIBNL_TARGET_DIR)/usr
        -rm -f $(LIBNL_TARGET_DIR)/usr/lib/Makefile
        cp -a -f $(LIBNL_TARGET_DIR)/usr/lib/* $(BT_STAGING_DIR)/usr/lib/
!       cp -ar -f $(LIBNL_TARGET_DIR)/usr/include/* 
$(BT_STAGING_DIR)/usr/include
  
        touch $(LIBNL_DIR)/.build
--- 24,31 ----
        cp -ar $(LIBNL_DIR)/include $(LIBNL_TARGET_DIR)/usr
        -rm -f $(LIBNL_TARGET_DIR)/usr/lib/Makefile
+       -rm -f $(LIBNL_TARGET_DIR)/usr/include/Makefile
+       -rm -rf $(LIBNL_TARGET_DIR)/usr/include/linux
        cp -a -f $(LIBNL_TARGET_DIR)/usr/lib/* $(BT_STAGING_DIR)/usr/lib/
!       cp -ar -f $(LIBNL_TARGET_DIR)/usr/include/netlink/* 
$(BT_STAGING_DIR)/usr/include
  
        touch $(LIBNL_DIR)/.build


------------------------------------------------------------------------------
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