rebuilds for systemd moving to /usr/lib, udev & dbus-core

This commit is contained in:
abveritas 2012-06-11 21:40:27 +00:00
parent 11677b492f
commit ab98f23069
2 changed files with 4 additions and 5 deletions

View File

@ -1,12 +1,11 @@
#
# Core Packages for Chakra, part of chakra-project.org
#
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
# maintainer abveritas@chakra-project.org
pkgname=dbus-core
pkgver=1.4.14
pkgrel=2
pkgrel=3
pkgdesc="Freedesktop.org message bus system."
url="http://www.freedesktop.org/Software/dbus"
arch=('i686' 'x86_64')
@ -35,7 +34,7 @@ build() {
--disable-static \
--disable-tests \
--disable-asserts \
--with-systemdsystemunitdir=/lib/systemd/system
--with-systemdsystemunitdir=/usr/lib/systemd/system
make
}

View File

@ -30,7 +30,7 @@ build() {
--with-rootprefix= \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
--with-systemdsystemunitdir=/lib/systemd/system \
--with-systemdsystemunitdir=/usr/lib/systemd/system \
--with-usb-ids-path=/usr/share/hwdata/usb.ids \
--with-pci-ids-path=/usr/share/hwdata/pci.ids \
--with-firmware-path=/usr/lib/firmware/updates:/lib/firmware/updates:/usr/lib/firmware:/lib/firmware