Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=300de42418f990296bbdcfed721f5677ec8f4b60

commit 300de42418f990296bbdcfed721f5677ec8f4b60
Author: crazy <[email protected]>
Date:   Tue Feb 2 10:34:31 2016 +0100

spice-protocol-0.12.10-2-x86_64
* fix pkgconfig path

diff --git a/source/lib-extra/spice-protocol/FrugalBuild 
b/source/lib-extra/spice-protocol/FrugalBuild
index 56253ce..a958ef9 100644
--- a/source/lib-extra/spice-protocol/FrugalBuild
+++ b/source/lib-extra/spice-protocol/FrugalBuild
@@ -6,7 +6,7 @@

pkgname=spice-protocol
pkgver=0.12.10
-pkgrel=1
+pkgrel=2
url="http://spice-space.org/";
source=("http://www.spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2";)
up2date="Flasttar http://www.spice-space.org/download.html";
@@ -15,3 +15,10 @@ depends=()
groups=('lib-extra')
archs=('i686' 'x86_64')
sha1sums=('7c7447f0a8853fab2da38afd939ab28c4d9f3222')
+
+build() {
+
+       Fcd
+       Fsed '$(datadir)/pkgconfig' '$(libdir)/pkgconfig' Makefile.{am,in}
+       Fbuild
+}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to