libxfce4util: move to usr/bin.
This commit is contained in:
parent
a45607a307
commit
dafcd7ad2b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libxfce4util'
|
||||
pkgname=libxfce4util
|
||||
version=4.12.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="libglib-devel"
|
||||
|
@ -11,6 +11,7 @@ license="LGPL-2.1"
|
|||
homepage="http://xfce.org"
|
||||
distfiles="http://archive.xfce.org/src/xfce/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||
checksum=876bdefa2e13cbf68b626b2158892fb93e824e1ef59cf951123a96cefbc8881d
|
||||
configure_args="--sbindir=/usr/bin"
|
||||
|
||||
libxfce4util-devel_package() {
|
||||
depends="libglib-devel ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user