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

Modified Files:
        buildtool.mk 
Log Message:
Fix removing of obsolete headers


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/libnl/buildtool.mk,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** buildtool.mk        12 Aug 2010 12:21:01 -0000      1.7
--- buildtool.mk        12 Aug 2010 18:58:52 -0000      1.8
***************
*** 8,12 ****
        zcat $(LIBNL_SOURCE) | tar -xvf -
        cat $(LIBNL_PATCH) | patch -p1 -d $(LIBNL_DIR)
!       -rm -rf $(LIBNL_DIR)/include/linux/netlink
        (cd $(LIBNL_DIR)/include/linux; rm -f `ls *.h|grep -v ip_mp_alg`)
        touch $(LIBNL_DIR)/.source
--- 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


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