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

commit c8a0b26e39f5be475deab50f5051df762bfac2a9
Author: James Buren <[email protected]>
Date:   Sun Aug 19 22:52:36 2012 -0500

systemd-188-2-x86_64
* tweak some build options
* release bump

diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild
index 9a9a875..8a05722 100644
--- a/source/base/systemd/FrugalBuild
+++ b/source/base/systemd/FrugalBuild
@@ -6,7 +6,7 @@ USE_SYSV_COMPAT=${USE_SYSV_COMPAT:-"y"}

pkgname=systemd
pkgver=188
-pkgrel=1
+pkgrel=2
pkgdesc="A System and Service Manager"
url="http://www.freedesktop.org/wiki/Software/systemd";
depends=('dbus' 'kmod>=7' 'pam' 'coreutils' 'libcap' 'sysvinit-initscripts' 
'sysvinit-tools' 'xfsprogs-acl' 'pciutils' 'usbutils')
@@ -59,14 +59,11 @@ build()
#build systemd
Fsed 'agetty' 'frugalwaregetty' units/[email protected]
# we don't have auditd
-       #Fsed 'auditd.service ' '' 
units/systemd-update-utmp-{runlevel,shutdown}.service.in
+       Fsed 'auditd.service ' '' 
units/systemd-update-utmp-{runlevel,shutdown}.service.in
Fpatchall
Fautoreconf
Fmake --disable-tcpwrap
Fmakeinstall
-       #auto mount
-       Fsed "#MountAuto=yes" "MountAuto=yes" $Fdestdir/etc/systemd/system.conf
-       Fsed "#SwapAuto=yes" "SwapAuto=yes" $Fdestdir/etc/systemd/system.conf
#http://0pointer.de/public/systemd-man/tmpfiles.d.html
Fcp console.conf etc/tmpfiles.d/console.conf
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to