projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix cups depends
[openwrt.git]
/
openwrt
/
package
/
syslog-ng
/
Makefile
diff --git
a/openwrt/package/syslog-ng/Makefile
b/openwrt/package/syslog-ng/Makefile
index
b97cca3
..
081d120
100644
(file)
--- a/
openwrt/package/syslog-ng/Makefile
+++ b/
openwrt/package/syslog-ng/Makefile
@@
-61,7
+61,7
@@
$(PKG_BUILD_DIR)/.built:
CPPFLAGS="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/usr/include/libol" \
LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/usr/lib/libol" \
CC=$(TARGET_CC) \
- all install
+ install-exec install-data
touch $@
$(IPKG_SYSLOG_NG):
This page took
0.025511 seconds
and
4
git commands to generate.