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

commit 92cfe793cf3a8b8bd30e4b05e3862a71b2e4a9c7
Author: Melko <me...@frugalware.org>
Date:   Mon Oct 17 23:59:36 2011 +0200

telepathy-qt4-0.7.3-1-i686

* fix installation path

diff --git a/source/xlib/telepathy-qt4/FrugalBuild 
b/source/xlib/telepathy-qt4/FrugalBuild
index e2ae090..b218964 100644
--- a/source/xlib/telepathy-qt4/FrugalBuild
+++ b/source/xlib/telepathy-qt4/FrugalBuild
@@ -9,11 +9,16 @@ depends=('libqtdbus' 'libqtnetwork' 'libgcc' 
'telepathy-farsight')
makedepends=('libqttest' 'libqtgui')
groups=('xlib')
archs=('i686' 'x86_64' 'ppc')
-_F_cmake_type="Release"
Finclude cmake
url="http://telepathy.freedesktop.org/wiki/Telepathy-Qt4";
up2date="Flasttar http://telepathy.freedesktop.org/releases/$pkgname";
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
sha1sums=('d9ec8b00ad4765f0778e29aea5cad5e147d51ec4')

-# optimization OK
+build(){
+       CMake_prepare_build
+       cmake   -DCMAKE_BUILD_TYPE=Release \
+               -DCMAKE_INSTALL_PREFIX=/usr .. || Fdie
+       make || Fdie
+       CMake_install
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to