packages/gd: typo in gdlib-config (closes: #10005)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29254 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d5a98f807d
commit
b4e2c4336e
@ -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@"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user