wok diff libsdl-pango/receipt @ rev 11959

Update linux-libre according to changes made to linux
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Mar 01 17:57:00 2012 +0100 (2012-03-01)
parents 21199ecea5be
children 6eff489aa802
line diff
     1.1 --- a/libsdl-pango/receipt	Sat Nov 27 19:11:15 2010 +0000
     1.2 +++ b/libsdl-pango/receipt	Thu Mar 01 17:57:00 2012 +0100
     1.3 @@ -16,8 +16,8 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -Np0 -i ../stuff/SDL_Pango-$VERSION-API-adds.patch
     1.8 -	patch -Np1 -i ../stuff/matrix_declarations.patch
     1.9 +	patch -Np0 -i $stuff/SDL_Pango-$VERSION-API-adds.patch
    1.10 +	patch -Np1 -i $stuff/matrix_declarations.patch
    1.11  	./configure \
    1.12  		--prefix=/usr \
    1.13  		--infodir=/usr/share/info \