Revert "due to renaming .rpcd was forgotten in the Makefile"

This reverts commit 04cbc70c52.
This commit is contained in:
Jo-Philipp Wich 2017-10-20 15:08:54 +02:00
parent 04cbc70c52
commit cdcf6ad237
1 changed files with 1 additions and 1 deletions

View File

@ -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