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

commit e58352e25f3097547a09b049ea688d029785ebd7
Author: Devil505 <devil505li...@gmail.com>
Date:   Sun Nov 22 11:04:20 2009 +0100

cmake-2.8.0-2-i686
* fixing path (/usr not /usr/local)

diff --git a/source/devel-extra/cmake/FrugalBuild 
b/source/devel-extra/cmake/FrugalBuild
index 8b13d39..8eeb99e 100644
--- a/source/devel-extra/cmake/FrugalBuild
+++ b/source/devel-extra/cmake/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=cmake
pkgver=2.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="Cross platform make"
url="http://www.cmake.org/";
depends=('glibc' 'ncurses')
@@ -15,6 +15,7 @@ 
source=(http://www.cmake.org/files/v2.8/$pkgname-$pkgver.tar.gz)
sha1sums=('c35cb0d787c53aee768b154f05b68d3a20eccb3d')

build() {
+       Fsed '/usr/local' '/usr' bootstrap
Fsed '\(${cmake_bootstrap_system_libs}\)' '\1 -DENABLE_IPV6=1' bootstrap
./bootstrap $Fconfopts
make || Fdie
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to