CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
sysvinit: aligned with upstream
[crossrootfs.git] / sysvinit / Pkgfile
index 9a9782161849d5246a60474447065028d923c81c..4f6cca54fc73d3a7f06471dfb8528767bcdc9acf 100644 (file)
@@ -13,6 +13,10 @@ build() {
   cd $name-${version}dsf
   make -C src CC="$CC"
   make -C src ROOT=$PKG MANDIR=/usr/man install
+  # Provided by util-linux
+  rm $PKG/{bin/mountpoint,usr/bin/utmpdump}
+  rm $PKG/usr/man/man1/{mountpoint,utmpdump}.1
+
   install -d $PKG/var/log
   touch $PKG/var/log/wtmp
   touch $PKG/var/log/btmp