Fixed part that cleans up files from a replaced package
This commit is contained in:
4
Makefile
4
Makefile
@@ -8,11 +8,11 @@
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
|
||||
DEPENDS = bash,binutils,coreutils,gzip,initscripts,perl,shadow,sysvinit,tar
|
||||
DEPENDS = bash,binutils,coreutils,gzip,iana-etc,iproute2,inetutils,initscripts,perl,shadow,sysvinit,tar
|
||||
ARCH = x86_64
|
||||
URL =
|
||||
DESC = This is the base of the snaplinux system
|
||||
SNAPVER = sr1
|
||||
SNAPVER = sr0
|
||||
|
||||
ARCHIVE := ''
|
||||
SRCDIR := $(PWD)/SRC/snap-*
|
||||
|
||||
Reference in New Issue
Block a user