wok-next diff xfsprogs/receipt @ rev 21017

Some maintenance
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 16 16:46:05 2018 +0300 (2018-10-16)
parents 10df65db91ad
children d5aab818505e
line diff
     1.1 --- a/xfsprogs/receipt	Thu Apr 19 13:15:41 2018 +0300
     1.2 +++ b/xfsprogs/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.3 @@ -7,6 +7,7 @@
     1.4  MAINTAINER="patel@math.uga.edu"
     1.5  LICENSE="GPL3"
     1.6  WEB_SITE="http://oss.sgi.com/projects/xfs/"
     1.7 +LFS="http://www.linuxfromscratch.org/blfs/view/svn/postlfs/xfsprogs.html"
     1.8  
     1.9  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.10  WGET_URL="https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/$TARBALL"
    1.11 @@ -15,7 +16,6 @@
    1.12  SPLIT="xfsprogs-dev"
    1.13  
    1.14  compile_rules() {
    1.15 -	# http://www.linuxfromscratch.org/blfs/view/stable/postlfs/xfsprogs.html
    1.16  	rm /bin/rpm # busybox rpm useless here
    1.17  
    1.18  	fix libtool &&