projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix Description (add dot to blank lines)
[openwrt.git]
/
openwrt
/
package
/
maradns
/
Makefile
diff --git
a/openwrt/package/maradns/Makefile
b/openwrt/package/maradns/Makefile
index
67d6b67
..
3d790ee
100644
(file)
--- a/
openwrt/package/maradns/Makefile
+++ b/
openwrt/package/maradns/Makefile
@@
-56,6
+56,7
@@
$(PKG_BUILD_DIR)/.built:
mkdir -p $(PKG_INSTALL_DIR)/usr/man/man{1,5,8}
$(MAKE) -C $(PKG_BUILD_DIR) \
PREFIX="$(PKG_INSTALL_DIR)/usr" \
+ RPM_BUILD_ROOT="$(PKG_INSTALL_DIR)" \
install
touch $@
This page took
0.022725 seconds
and
4
git commands to generate.