CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
util-linux: updated to 2.37.4
[ports/core-arm.git] / util-linux / Pkgfile
index 4c5a14d7e66ae83415410c7e2957bc10901e78af..5160ea49e37efaa1ef666e9939beb8f6db81c44c 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: eudev ncurses zlib
 
 name=util-linux
-version=2.37.3
+version=2.37.4
 release=1
 source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz
         $name-man-$version.tar.xz)
@@ -24,7 +24,6 @@ build() {
   make DESTDIR=$PKG install
 
   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}