X-Git-Url: http://gitweb/?a=blobdiff_plain;f=util-linux%2FPkgfile;h=b31b819c2d6f56f5c4759aa305dc98629c344d0c;hb=44d71a5c0f0636dcec178fa379b1189d1ee41f23;hp=1864af99b56549068557fa28dba6dd60a1317cd6;hpb=50688c3c36c808c9d8db08d04e17ac8e4102f77e;p=ports%2Fcore-arm64.git diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index 1864af9..b31b819 100644 --- a/util-linux/Pkgfile +++ b/util-linux/Pkgfile @@ -5,14 +5,12 @@ # Depends on: eudev file readline bzip2 xz name=util-linux -version=2.37 +version=2.38 release=1 -source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz - $name-man-$version.tar.xz) +source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz) build() { cd $name-$version - ./configure --prefix=/usr \ --disable-nls \ --disable-asciidoc \ @@ -26,7 +24,6 @@ build() { install -d $PKG/{etc,var/{lib/libuuid,run/uuidd}} touch $PKG/etc/adjtime - cp -r $SRC/man $PKG/usr/share rm -r $PKG/usr/share/{doc,bash-completion} rm $PKG/sbin/{mkfs.bfs,mkfs.minix,fsck.minix}