projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ac213d
)
packages/gd: typo in gdlib-config (closes: #10005)
author
Nicolas Thill
<nico@openwrt.org>
Sat, 19 Nov 2011 02:56:46 +0000
(
02:56
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 19 Nov 2011 02:56:46 +0000
(
02:56
+0000)
SVN-Revision: 29254
libs/gd/patches/101-gdlib-config.patch
patch
|
blob
|
history
diff --git
a/libs/gd/patches/101-gdlib-config.patch
b/libs/gd/patches/101-gdlib-config.patch
index 217f01e8d6d33b793d73e7c3ff8fe7817d2c4dfe..29f052da0cdc0bcfa8d92fdaf1435191903a8c6d 100644
(file)
--- a/
libs/gd/patches/101-gdlib-config.patch
+++ b/
libs/gd/patches/101-gdlib-config.patch
@@
-14,7
+14,7
@@
echo "cflags: -I@includedir@"
echo "ldflags: @LDFLAGS@"
- echo "libs: @LIBS@ @LIBICONV@"
-+ echo "libs: @LIBS@
++ echo "libs: @LIBS@
"
echo "libdir: $libdir"
echo "features: @FEATURES@"
;;