git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4a829f7
)
libwebp: Fix typo with InstallDev section
author
Rosen Penev
<redacted>
Thu, 12 Sep 2019 21:37:40 +0000
(14:37 -0700)
committer
Rosen Penev
<redacted>
Thu, 12 Sep 2019 21:37:40 +0000
(14:37 -0700)
Signed-off-by: Rosen Penev <redacted>
libs/libwebp/Makefile
patch
|
blob
|
history
diff --git
a/libs/libwebp/Makefile
b/libs/libwebp/Makefile
index 427b42eb7b0b0c314065581a730a6f059dafec98..72c3b3386fc444cb2d634038075c639643804442 100644
(file)
--- a/
libs/libwebp/Makefile
+++ b/
libs/libwebp/Makefile
@@
-48,7
+48,7
@@
CONFIGURE_ARGS += \
TARGET_CFLAGS += $(FPIC) -flto
-define
Package/Build
Dev
+define
Build/Install
Dev
$(INSTALL_DIR) $(1)/usr/include
$(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/include/webp/* $(1)/usr/include/webp/
$(INSTALL_DIR) $(1)/usr/lib
git clone https://git.99rst.org/PROJECT