Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7c401108e11cf02343152d7220cf431632e6729
commit c7c401108e11cf02343152d7220cf431632e6729 Author: DeX77 <[email protected]> Date: Wed May 7 17:39:44 2014 +0200 poppler-data-0.4.6-1-x86_64 * version bump * changed maintainer diff --git a/source/apps/poppler-data/FrugalBuild b/source/apps/poppler-data/FrugalBuild index 4021f95..7c49bb0 100644 --- a/source/apps/poppler-data/FrugalBuild +++ b/source/apps/poppler-data/FrugalBuild @@ -1,8 +1,9 @@ # Compiling time: 0.89 SBU -# Maintainer: crazy <[email protected]> +# Maintainer: DeX77 <[email protected]> +# Contributor: crazy <[email protected]> pkgname=poppler-data -pkgver=0.4.5 +pkgver=0.4.6 pkgrel=1 pkgdesc="Encoding files for poppler" url="http://poppler.freedesktop.org/" @@ -11,10 +12,5 @@ groups=('apps') archs=('i686' 'x86_64' 'arm') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('7033721324156de5dc635930b99ee973d9cf8f76') - -build() -{ - Fcd - make install prefix=/usr DESTDIR=$Fdestdir || Fdie -} +sha1sums=('f030563eed9f93912b1a546e6d87936d07d7f27d') +_F_make_opts="prefix=/usr DESTDIR=$Fdestdir" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
