Fixed dependency for findutils

This commit is contained in:
2016-10-28 14:55:24 -05:00
parent 0a2d3412e1
commit c1b6278454

View File

@@ -8,11 +8,11 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details. # GNU General Public License for more details.
DEPENDS = find,kmod,psmisc,sed DEPENDS = findutils,kmod,psmisc,sed
ARCH = x86_64 ARCH = x86_64
URL = URL =
DESC = This package includes scripts to build an initrd image DESC = This package includes scripts to build an initrd image
SNAPVER = sr1 SNAPVER = sr2
ARCHIVE := '' ARCHIVE := ''
SRCDIR := $(PWD)/SRC/mkinitramfs-* SRCDIR := $(PWD)/SRC/mkinitramfs-*
@@ -34,6 +34,5 @@ clean:
@rm -rvf $(ROOT) \ @rm -rvf $(ROOT) \
$(SNAPINFO) \ $(SNAPINFO) \
$(MANIFEST) \ $(MANIFEST) \
$(FILES) \ $(FILES)
$(SRCDIR)