mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:57:14 +08:00
dbus-glib: rebuild against dbus 1.10.X
This commit is contained in:
parent
c4d502eaf5
commit
230a32027b
@ -1,12 +1,6 @@
|
||||
#
|
||||
# Platform Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer: inkane@chakra-project.org
|
||||
# contributor: abveritas@chakra-project.org
|
||||
|
||||
pkgname=dbus-glib
|
||||
pkgver=0.102
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="GLib bindings for DBUS"
|
||||
arch=('x86_64')
|
||||
license=('GPL')
|
||||
@ -32,5 +26,3 @@ package() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
||||
# vim:set ts=2 sw=2 et:
|
||||
|
Loading…
Reference in New Issue
Block a user