CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
util-linux: fixed build without nologin managed by shadow
authorVictor Martinez <pitillo@ono.com>
Wed, 1 Oct 2014 18:41:10 +0000 (18:41 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 1 Oct 2014 18:41:10 +0000 (18:41 +0000)
util-linux/.footprint
util-linux/Pkgfile

index c78d35986919a8a6ae5ff67d03736b2f9c5abee5..5ef5c905dce9ef919b264f27fa1ba43700906b25 100644 (file)
@@ -36,7 +36,6 @@ drwxr-xr-x    root/root       sbin/
 -rwxr-xr-x     root/root       sbin/mkfs
 -rwxr-xr-x     root/root       sbin/mkfs.cramfs
 -rwxr-xr-x     root/root       sbin/mkswap
--rwxr-xr-x     root/root       sbin/nologin
 -rwxr-xr-x     root/root       sbin/pivot_root
 -rwxr-xr-x     root/root       sbin/raw
 -rwxr-xr-x     root/root       sbin/sfdisk
@@ -209,7 +208,6 @@ drwxr-xr-x  root/root       usr/man/man8/
 -rw-r--r--     root/root       usr/man/man8/mkfs.cramfs.8.gz
 -rw-r--r--     root/root       usr/man/man8/mkswap.8.gz
 -rw-r--r--     root/root       usr/man/man8/mount.8.gz
--rw-r--r--     root/root       usr/man/man8/nologin.8.gz
 -rw-r--r--     root/root       usr/man/man8/partx.8.gz
 -rw-r--r--     root/root       usr/man/man8/pivot_root.8.gz
 -rw-r--r--     root/root       usr/man/man8/raw.8.gz
index 9bb3dedfdb33682772ac8986a8d8a55b460f240f..46aaddcf25553ad2b3a7663aa82bfabb7e534663 100644 (file)
@@ -16,7 +16,7 @@ build() {
               --prefix=/usr \
               --mandir=/usr/man \
               --disable-{nls,wall} \
-              --disable-{login,su,sulogin} \
+              --disable-{login,su,sulogin,nologin} \
               --enable-{write,raw,kill}
 
   make