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:
f6c287f
)
due to renaming .rpcd was forgotten in the Makefile
author
Paul Spooren
<paul@spooren.de>
Thu, 27 Jul 2017 17:14:24 +0000
(19:14 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Fri, 20 Oct 2017 13:02:01 +0000
(15:02 +0200)
Signed-off-by: Paul Spooren <paul@spooren.de>
(cherry picked from commit
c98e9f3b18ed0cdc67f5e92efc2210d9d9d160f8
)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
utils/rpcd-mod-attendedsysupgrade/Makefile
patch
|
blob
|
history
diff --git
a/utils/rpcd-mod-attendedsysupgrade/Makefile
b/utils/rpcd-mod-attendedsysupgrade/Makefile
index ad9c8fca9faacda9ab87c18a41dc9c939de7d647..b85da93c334a234fbb46984b2074e72099f4ae44 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 $(1)/usr/libexec/rpcd/attendedsysupgrade
+ $(INSTALL_BIN) ./files/attendedsysupgrade
.rpcd
$(1)/usr/libexec/rpcd/attendedsysupgrade
$(INSTALL_DIR) $(1)/etc/uci-defaults/
$(INSTALL_BIN) ./files/attendedsysupgrade.defaults $(1)/etc/uci-defaults/attendedsysupgrade