Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=systemd.git;a=commitdiff;h=d0f84f029dbbe85d9d7f20112d7e1c8c96ef8a1d

commit d0f84f029dbbe85d9d7f20112d7e1c8c96ef8a1d
Author: Michel Hermier <herm...@frugalware.org>
Date:   Wed Dec 1 13:32:49 2010 +0100

e2fsprogs-1.41.12-7-i686

* Add .install to source.
* Rremove chkconfig invocation from .install.

diff --git a/source/base/e2fsprogs/FrugalBuild 
b/source/base/e2fsprogs/FrugalBuild
index c9f80fe..c64ea48 100644
--- a/source/base/e2fsprogs/FrugalBuild
+++ b/source/base/e2fsprogs/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=e2fsprogs
pkgver=1.41.12
-pkgrel=6
+pkgrel=7
pkgdesc="Utilities needed to create and maintain ext2 and ext3 filesystems"
depends=('glibc>=2.8-3' 'util-linux-ng>=2.16')
rodepends=('coreutils>=6.12-2')
@@ -12,7 +12,10 @@ archs=('i686' 'x86_64' 'ppc')
_F_sourceforge_prefix="libs-"
Finclude sourceforge
url="http://e2fsprogs.sourceforge.net/";
-sha1sums=('62b002fe507b2ddafc24b89532e472fe4b55a14f')
+source=("${sour...@]}" \
+       "$pkgname.install")
+sha1sums=('62b002fe507b2ddafc24b89532e472fe4b55a14f' \
+          '64dd4b4275d3ed8eecf5dff9b02d81dae4507186')

build()
{
diff --git a/source/base/e2fsprogs/e2fsprogs.install 
b/source/base/e2fsprogs/e2fsprogs.install
index 9554914..1daf412 100644
--- a/source/base/e2fsprogs/e2fsprogs.install
+++ b/source/base/e2fsprogs/e2fsprogs.install
@@ -2,7 +2,6 @@
post_upgrade()
{
rm /etc/rc.d/rcS.d/S{12rc.fsck,22rc.random}
-       /usr/sbin/chkconfig --del rc.random
}

pre_remove()
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to