From 6d5426e3099b0af01c6c3e4e8ed473194395133e Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 22 Apr 2011 07:59:22 +0200 Subject: dbus, maj footprint --- base/dbus/.footprint.i686 | 3 --- base/dbus/.footprint.x86_64 | 3 --- base/dbus/Pkgfile | 4 +--- 3 files changed, 1 insertion(+), 9 deletions(-) (limited to 'base/dbus') diff --git a/base/dbus/.footprint.i686 b/base/dbus/.footprint.i686 index 50638f868..6a7219373 100644 --- a/base/dbus/.footprint.i686 +++ b/base/dbus/.footprint.i686 @@ -69,9 +69,6 @@ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/dbus-1/ drwxr-xr-x root/root usr/share/dbus-1/services/ drwxr-xr-x root/root usr/share/dbus-1/system-services/ -drwxr-xr-x root/root usr/share/doc/ -drwxr-xr-x root/root usr/share/doc/dbus/ -drwxr-xr-x root/root usr/share/doc/dbus/api/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/dbus-cleanup-sockets.1.gz diff --git a/base/dbus/.footprint.x86_64 b/base/dbus/.footprint.x86_64 index 50638f868..6a7219373 100644 --- a/base/dbus/.footprint.x86_64 +++ b/base/dbus/.footprint.x86_64 @@ -69,9 +69,6 @@ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/dbus-1/ drwxr-xr-x root/root usr/share/dbus-1/services/ drwxr-xr-x root/root usr/share/dbus-1/system-services/ -drwxr-xr-x root/root usr/share/doc/ -drwxr-xr-x root/root usr/share/doc/dbus/ -drwxr-xr-x root/root usr/share/doc/dbus/api/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/dbus-cleanup-sockets.1.gz diff --git a/base/dbus/Pkgfile b/base/dbus/Pkgfile index 561009b02..59ca391aa 100755 --- a/base/dbus/Pkgfile +++ b/base/dbus/Pkgfile @@ -2,8 +2,6 @@ # URL: http://dbus.freedesktop.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Run on: expat,xorg-libsm,xorg-libice,xorg-libx11,xorg-libxcb,xorg-libxau,xorg-libxdmcp - name=dbus version=1.4.8 release=2 @@ -45,5 +43,5 @@ build() { mkdir -p $PKG/usr/share/dbus-1/services mkdir -p $PKG/etc/dbus-1/system.d/ mkdir -p $PKG/etc/dbus-1/session.d/ + rm -r $PKG/usr/share/doc } - -- cgit v1.2.3-54-g00ecf