projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04cbc70
)
Revert "due to renaming .rpcd was forgotten in the Makefile"
author
Jo-Philipp Wich
<jo@mein.io>
Fri, 20 Oct 2017 13:08:54 +0000
(15:08 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Fri, 20 Oct 2017 13:08:54 +0000
(15:08 +0200)
This reverts commit
04cbc70c52fea176b524a5959a24a75701a21a27
.
utils/rpcd-mod-attendedsysupgrade/Makefile
patch
|
blob
|
history
diff --git
a/utils/rpcd-mod-attendedsysupgrade/Makefile
b/utils/rpcd-mod-attendedsysupgrade/Makefile
index b85da93c334a234fbb46984b2074e72099f4ae44..ad9c8fca9faacda9ab87c18a41dc9c939de7d647 100644
(file)
--- a/
utils/rpcd-mod-attendedsysupgrade/Makefile
+++ b/
utils/rpcd-mod-attendedsysupgrade/Makefile
@@
-35,7
+35,7
@@
define Package/rpcd-mod-attendedsysupgrade/install
$(INSTALL_BIN) ./files/attendedsysupgrade.acl $(1)/usr/share/rpcd/acl.d/attendedsysupgrade.json
$(INSTALL_DIR) $(1)/usr/libexec/rpcd/
- $(INSTALL_BIN) ./files/attendedsysupgrade
.rpcd
$(1)/usr/libexec/rpcd/attendedsysupgrade
+ $(INSTALL_BIN) ./files/attendedsysupgrade $(1)/usr/libexec/rpcd/attendedsysupgrade
$(INSTALL_DIR) $(1)/etc/uci-defaults/
$(INSTALL_BIN) ./files/attendedsysupgrade.defaults $(1)/etc/uci-defaults/attendedsysupgrade