projects
/
umurmur.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
499413c
)
Install umurmur.conf as config file.
author
fatbob313
<martin@fatbob.nu>
Wed, 18 Nov 2009 16:57:38 +0000
(16:57 +0000)
committer
fatbob313
<martin@fatbob.nu>
Wed, 18 Nov 2009 16:57:38 +0000
(16:57 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 9c9a3d8a887f242045f9ad894bcecbdabaf23277..cb5fe9e788e4279ae4f1c92c8790b62dc9f80898 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-41,7
+41,7
@@
define Package/umurmur/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/umurmurd $(1)/usr/bin/
$(INSTALL_DIR) $(1)/etc
- $(INSTALL_CONF) ./files/umurmur.conf $(1)/etc/
umurmur.conf
+ $(INSTALL_CONF) ./files/umurmur.conf $(1)/etc/
$(INSTALL_DIR) $(1)/etc/init.d
$(INSTALL_BIN) ./files/umurmur.init $(1)/etc/init.d/umurmur
$(INSTALL_DIR) $(1)/etc/umurmur