summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbase/dbus/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/dbus/Pkgfile b/base/dbus/Pkgfile
index e0b6e20ed..ec32412df 100755
--- a/base/dbus/Pkgfile
+++ b/base/dbus/Pkgfile
@@ -6,7 +6,7 @@
name=dbus
version=1.5.4
-release=1
+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)
@@ -35,7 +35,7 @@ build() {
# 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