projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e457599
)
libpng: add libtool fixup
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 May 2009 12:01:08 +0000
(12:01 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 29 May 2009 12:01:08 +0000
(12:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16178
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/libpng/Makefile
patch
|
blob
|
history
diff --git
a/libs/libpng/Makefile
b/libs/libpng/Makefile
index
a84860a
..
407dbd6
100644
(file)
--- a/
libs/libpng/Makefile
+++ b/
libs/libpng/Makefile
@@
-15,6
+15,8
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/libpng
PKG_MD5SUM:=b8b8d09adf6bee2c5902c8e54c4f2e68
+PKG_FIXUP = libtool
+
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk