mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
shadow: remove duplicate install section
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -63,9 +63,6 @@ define Package/shadow/install
|
|||||||
true
|
true
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/shadow-utils/install
|
|
||||||
endef
|
|
||||||
|
|
||||||
define Package/shadow-utils
|
define Package/shadow-utils
|
||||||
$(call Package/shadow/Default)
|
$(call Package/shadow/Default)
|
||||||
DEPENDS:=+ALL:shadow
|
DEPENDS:=+ALL:shadow
|
||||||
|
|||||||
Reference in New Issue
Block a user