summaryrefslogtreecommitdiffstats
path: root/base/dbus/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'base/dbus/Pkgfile')
-rwxr-xr-xbase/dbus/Pkgfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/base/dbus/Pkgfile b/base/dbus/Pkgfile
index cacffdb9f..e0b6e20ed 100755
--- a/base/dbus/Pkgfile
+++ b/base/dbus/Pkgfile
@@ -5,8 +5,8 @@
# Depends on: xorg-libx11
name=dbus
-version=1.4.8
-release=5
+version=1.5.4
+release=1
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)
@@ -32,10 +32,10 @@ build() {
mkdir -p $PKG/etc/dbus-1
mv ../session-local.conf $PKG/etc/dbus-1/
- rmdir $PKG/usr/lib/dbus-1.0/dbus-1
+# rmdir $PKG/usr/lib/dbus-1.0/dbus-1
cd ../$scripts-$scriptsversion
- patch -Np1 -i ../dbus-1.4.8-tmpfs-1.patch
+# 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