From 4a4a7cbbe05dad3799fd70d3d86d2f4eaa7cb60c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 16 Apr 2013 13:21:41 +0200 Subject: [PATCH] libxfcegui4: fix installation. --- srcpkgs/libxfcegui4/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/libxfcegui4/template b/srcpkgs/libxfcegui4/template index ec3f58fa46b..8023892239d 100644 --- a/srcpkgs/libxfcegui4/template +++ b/srcpkgs/libxfcegui4/template @@ -9,7 +9,7 @@ short_desc="GTK widgets for Xfce" maintainer="Juan RP " 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 } }