On Tue, Mar 01, 2011 at 10:14:03PM +0100, Antoine Chevaux <[email protected]> 
wrote:
> +pkgname=libsysactivity
> +pkgver=0.6.0
> +pkgrel=1
> +pkgdesc="A lightweight library that retrieves statistics of the system's 
> activity."
> +depends=('glibc')
> +groups=(lib-extra)
> +archs=('i686')
> +sha1sums=('585adee029d51f1090e920293c4097a45714a037')
> +Finclude sourceforge cmake
> +build() {
> +     export LDFLAGS=""
> +     Fcd
> +     cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
> +     make || Fdie
> +     make DESTDIR=$Fdestdir install || Fdie
> +}

Is there any reason you don't use CMake_build?

Attachment: pgpjuKZNiiaUs.pgp
Description: PGP signature

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to