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

Modified Files:
        buildtool.mk 
Log Message:
Fixed headers


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/libnl/buildtool.mk,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** buildtool.mk        12 Aug 2010 18:58:52 -0000      1.8
--- buildtool.mk        13 Aug 2010 12:12:01 -0000      1.9
***************
*** 8,12 ****
        zcat $(LIBNL_SOURCE) | tar -xvf -
        cat $(LIBNL_PATCH) | patch -p1 -d $(LIBNL_DIR)
-       -rm -rf $(LIBNL_DIR)/include/linux/netfilter
        (cd $(LIBNL_DIR)/include/linux; rm -f `ls *.h|grep -v ip_mp_alg`)
        touch $(LIBNL_DIR)/.source
--- 8,11 ----
***************
*** 26,29 ****
--- 25,29 ----
        cp -ar $(LIBNL_DIR)/include $(LIBNL_TARGET_DIR)/usr
        $(BT_STRIP) $(BT_STRIP_LIBOPTS) 
$(LIBNL_TARGET_DIR)/usr/lib/libnl.so.1.1 
+       -rm -rf $(LIBNL_TARGET_DIR)/usr/include/linux/netfilter
        -rm -f $(LIBNL_TARGET_DIR)/usr/include/Makefile
        cp -a -f $(LIBNL_TARGET_DIR)/* $(BT_STAGING_DIR)


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