CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
e2fsprogs: removed fsck stuff (now is installed by util-linux-ng)
authorJose V Beneyto <sepen@crux.nu>
Wed, 30 Dec 2009 19:11:06 +0000 (20:11 +0100)
committerJose V Beneyto <sepen@crux.nu>
Wed, 30 Dec 2009 19:11:06 +0000 (20:11 +0100)
e2fsprogs/.footprint
e2fsprogs/Pkgfile

index f4b36619da2715f3c601e43510aa5d4cecbee61e..24c61fc3f9d9b7a91d83319781669eec932bfba1 100644 (file)
@@ -15,7 +15,6 @@ drwxr-xr-x    root/root       sbin/
 -rwxr-xr-x     root/root       sbin/e2fsck
 lrwxrwxrwx     root/root       sbin/e2label -> tune2fs
 -rwxr-xr-x     root/root       sbin/e2undo
--rwxr-xr-x     root/root       sbin/fsck
 lrwxrwxrwx     root/root       sbin/fsck.ext2 -> e2fsck
 lrwxrwxrwx     root/root       sbin/fsck.ext3 -> e2fsck
 lrwxrwxrwx     root/root       sbin/fsck.ext4 -> e2fsck
@@ -85,7 +84,6 @@ drwxr-xr-x    root/root       usr/man/man8/
 -rw-r--r--     root/root       usr/man/man8/e2label.8.gz
 -rw-r--r--     root/root       usr/man/man8/e2undo.8.gz
 -rw-r--r--     root/root       usr/man/man8/filefrag.8.gz
--rw-r--r--     root/root       usr/man/man8/fsck.8.gz
 lrwxrwxrwx     root/root       usr/man/man8/fsck.ext2.8.gz -> e2fsck.8.gz
 lrwxrwxrwx     root/root       usr/man/man8/fsck.ext3.8.gz -> e2fsck.8.gz
 lrwxrwxrwx     root/root       usr/man/man8/fsck.ext4.8.gz -> e2fsck.8.gz
index 24ddaa4c80a0b4b13a1a8961255738b1b4f14423..64c335e77be6f29de7c340050665a05fd22d3606 100644 (file)
@@ -6,7 +6,7 @@
 
 name=e2fsprogs
 version=1.41.9
-release=2
+release=3
 source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz \
         $name-symlink.patch)
 
@@ -25,6 +25,7 @@ build() {
               --disable-e2initrd-helper \
               --disable-evms \
               --disable-nls \
+              --disable-fsck \
               --disable-libblkid \
               --disable-libuuid \
               --disable-uuidd