projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enable mod-ulogd-pcap build
[openwrt.git]
/
openwrt
/
package
/
udev
/
Makefile
diff --git
a/openwrt/package/udev/Makefile
b/openwrt/package/udev/Makefile
index
df3e4af
..
39d79b4
100644
(file)
--- a/
openwrt/package/udev/Makefile
+++ b/
openwrt/package/udev/Makefile
@@
-33,6
+33,7
@@
$(PKG_BUILD_DIR)/.built:
STRIP="/bin/true" \
OPTFLAGS="$(TARGET_CFLAGS)" \
DESTDIR="$(PKG_INSTALL_DIR)" \
+ INSTALL="install -c" \
all install
touch $@
This page took
0.042845 seconds
and
4
git commands to generate.