Revert "due to renaming .rpcd was forgotten in the Makefile"
authorJo-Philipp Wich <jo@mein.io>
Fri, 20 Oct 2017 13:08:54 +0000 (15:08 +0200)
committerJo-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

index b85da93c334a234fbb46984b2074e72099f4ae44..ad9c8fca9faacda9ab87c18a41dc9c939de7d647 100644 (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