libxfcegui4: fix installation.
This commit is contained in:
parent
65e8c16103
commit
4a4a7cbbe0
1 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,7 @@ short_desc="GTK widgets for Xfce"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.xfce.org/"
|
||||
license="GPL-2"
|
||||
distfiles="http://archive.se.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$version.tar.bz2"
|
||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/$pkgname/${pkgname}-${version}.tar.bz2/4025b9d6811f051c914cdd700d437e61/${pkgname}-${version}.tar.bz2"
|
||||
checksum=2b82f9979175d8856880c8f349e6eede491ca92fe6940c69c8958115418d4533
|
||||
|
||||
hostmakedepends="pkg-config intltool"
|
||||
|
@ -30,7 +30,6 @@ libxfcegui4_package() {
|
|||
conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml"
|
||||
depends="hicolor-icon-theme"
|
||||
pkg_install() {
|
||||
vmove etc
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue