CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
util-linux: updated to 2.38
[ports/core-arm64.git] / util-linux / Pkgfile
index b5ab9e03217ca47bdefb265f083f46289e6cf15d..b31b819c2d6f56f5c4759aa305dc98629c344d0c 100644 (file)
@@ -5,10 +5,9 @@
 # Depends on: eudev file readline bzip2 xz
 
 name=util-linux
-version=2.37.4
+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
@@ -25,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}