xfsprogs is not a package any more

This commit is contained in:
Michael Tremer
2014-08-21 10:58:30 +02:00
parent adf657dbd8
commit 33b3e591e0
2 changed files with 1 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ sbin/fsck.xfs
sbin/mkfs.xfs
sbin/xfs_repair
#usr/lib/libhandle.la
usr/lib/libhandle.so
#usr/lib/libhandle.so
usr/sbin/xfs_admin
usr/sbin/xfs_bmap
usr/sbin/xfs_check

View File

@@ -31,10 +31,6 @@ DL_FILE = xfsprogs_$(VER)-1.tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = xfsprogs
PAK_VER = 1
DEPS = ""
###############################################################################
# Top-level Rules