wok diff mpfr/receipt @ rev 7547

Up: clutter-gtk to 0.10.8.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Dec 07 21:07:29 2010 +0000 (2010-12-07)
parents 6b13333e1ad0
children 67cfa870f4e3
line diff
     1.1 --- a/mpfr/receipt	Fri Oct 22 23:14:16 2010 +0000
     1.2 +++ b/mpfr/receipt	Tue Dec 07 21:07:29 2010 +0000
     1.3 @@ -10,13 +10,13 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.mpfr.org/"
     1.6  WGET_URL="http://www.mpfr.org/mpfr-current/$TARBALL"
     1.7 -EXTRAVERSION="p4"
     1.8 +EXTRAVERSION="p8"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12  {	
    1.13  	cd $src
    1.14 -	patch -Np1 -i ../stuff/mpfr-3.0.0-p4.patch 
    1.15 +	patch -Np1 -i ../stuff/$PACKAGE-$VERSION-$EXTRAVERSION.patch 
    1.16  	./configure \
    1.17  		--prefix=/usr \
    1.18  		--infodir=/usr/share/info \