[leaf-commits] src/bering-uclibc4/source/libnl buildtool.cfg, 1.3, 1.4 buildtool.mk, 1.9, 1.10

david M brooke <[email protected]>
Newsgroups gmane.linux.leaf.cvs
Message-ID <[email protected]>
Update of /cvsroot/leaf/src/bering-uclibc4/source/libnl
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv20634

Modified Files:
	buildtool.cfg buildtool.mk 
Log Message:
Updated to copy libnl-1.pc to staging/usr/lib/pkgconfig/ for kismet

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/libnl/buildtool.cfg,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildtool.cfg	9 Aug 2010 19:02:37 -0000	1.3
--- buildtool.cfg	28 Sep 2010 20:04:07 -0000	1.4
***************
*** 23,27 ****
  	<libnl>
  		Version = 1.1
! 		Revision = 3
  
  		Help <<EOF
--- 23,27 ----
  	<libnl>
  		Version = 1.1
! 		Revision = 4
  
  		Help <<EOF

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/libnl/buildtool.mk,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** buildtool.mk	13 Aug 2010 12:12:01 -0000	1.9
--- buildtool.mk	28 Sep 2010 20:04:07 -0000	1.10
***************
*** 20,27 ****
  	mkdir -p $(LIBNL_TARGET_DIR)
  	DEPFLAGS="-I$(BT_STAGING_DIR)/include" make -C $(LIBNL_DIR) all
! 	mkdir -p $(LIBNL_TARGET_DIR)/usr/lib
  	mkdir -p $(LIBNL_TARGET_DIR)/usr/include
  	cp -a $(LIBNL_DIR)/lib/*.so* $(LIBNL_TARGET_DIR)/usr/lib
  	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
--- 20,30 ----
  	mkdir -p $(LIBNL_TARGET_DIR)
  	DEPFLAGS="-I$(BT_STAGING_DIR)/include" make -C $(LIBNL_DIR) all
! 	mkdir -p $(LIBNL_TARGET_DIR)/usr/lib/pkgconfig
  	mkdir -p $(LIBNL_TARGET_DIR)/usr/include
  	cp -a $(LIBNL_DIR)/lib/*.so* $(LIBNL_TARGET_DIR)/usr/lib
  	cp -ar $(LIBNL_DIR)/include $(LIBNL_TARGET_DIR)/usr
+ 	cp -a $(LIBNL_DIR)/libnl-1.pc $(LIBNL_TARGET_DIR)/usr/lib/pkgconfig
+ 	# PkgConfig file needs to reference /usr/lib rather than /usr/local/lib
+ 	perl -i -p -e "s,/local,," $(LIBNL_TARGET_DIR)/usr/lib/pkgconfig/libnl-1.pc
  	$(BT_STRIP) $(BT_STRIP_LIBOPTS) $(LIBNL_TARGET_DIR)/usr/lib/libnl.so.1.1 
  	-rm -rf $(LIBNL_TARGET_DIR)/usr/include/linux/netfilter


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.