shadow: remove duplicate install section
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
e2816565be
commit
65d8897100
1 changed files with 0 additions and 3 deletions
|
@ -63,9 +63,6 @@ define Package/shadow/install
|
|||
true
|
||||
endef
|
||||
|
||||
define Package/shadow-utils/install
|
||||
endef
|
||||
|
||||
define Package/shadow-utils
|
||||
$(call Package/shadow/Default)
|
||||
DEPENDS:=+ALL:shadow
|
||||
|
|
Loading…
Reference in a new issue