summaryrefslogtreecommitdiffstats
path: root/dbus/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/Pkgfile')
-rwxr-xr-xdbus/Pkgfile11
1 files changed, 4 insertions, 7 deletions
diff --git a/dbus/Pkgfile b/dbus/Pkgfile
index 971de7201..65ac256aa 100755
--- a/dbus/Pkgfile
+++ b/dbus/Pkgfile
@@ -6,15 +6,13 @@
name=dbus
version=1.5.8
-release=2
-source=(http://dbus.freedesktop.org/releases/dbus/$name-$version.tar.gz \
- session-local.conf \
- http://nutyx.meticul.eu/files/patchs/$name/dbus-1.4.8-tmpfs-1.patch)
+release=3
+source=(http://dbus.freedesktop.org/releases/dbus/$name-$version.tar.gz
+ session-local.conf)
build() {
source /etc/blfs-bootscripts
- wget http://nutyx.meticul.eu/files/patchs/aaabasicfs/blfs-bootscripts-$scriptsversion.tar.bz2
-# wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
+ wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
tar xvf $scripts-$scriptsversion.tar.bz2
cd $name-$version
@@ -37,7 +35,6 @@ build() {
# rmdir $PKG/usr/lib/dbus-1.0/dbus-1
cd ../$scripts-$scriptsversion
- patch -Np1 -i ../dbus-1.4.8-tmpfs-1.patch
make DESTDIR=$PKG install-dbus
mv $PKG/etc/rc.d/rc0.d/K{30,85}dbus
mv $PKG/etc/rc.d/rc6.d/K{30,85}dbus