mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-17 17:14:43 +02:00
typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@138 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
881a81e7ad
commit
89d5f1345f
@ -71,7 +71,7 @@ $(ZLIB_IPK): uclibc $(STAGING_DIR)/lib/libz.so.1.1.4
|
|||||||
cp -dpf $(STAGING_DIR)/lib/libz.so* $(ZLIB_IPK_DIR)/lib;
|
cp -dpf $(STAGING_DIR)/lib/libz.so* $(ZLIB_IPK_DIR)/lib;
|
||||||
-$(STRIP) --strip-unneeded $(ZLIB_IPK_DIR)/lib/libz.so*
|
-$(STRIP) --strip-unneeded $(ZLIB_IPK_DIR)/lib/libz.so*
|
||||||
touch -c $(ZLIB_IPK_DIR)/lib/libz.so.1.1.4
|
touch -c $(ZLIB_IPK_DIR)/lib/libz.so.1.1.4
|
||||||
cd $(ZLIB_IPK_DIR) $(IPKG_BUILDPACKAGE)
|
cd $(ZLIB_IPK_DIR); $(IPKG_BUILDPACKAGE)
|
||||||
|
|
||||||
zlib-ipk: $(ZLIB_IPK)
|
zlib-ipk: $(ZLIB_IPK)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user