typo
SVN-Revision: 138
This commit is contained in:
parent
6f7c58e2f4
commit
aeff585200
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
-$(STRIP) --strip-unneeded $(ZLIB_IPK_DIR)/lib/libz.so*
|
||||
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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue