wok diff epdfview/receipt @ rev 9640

Fixed last commit.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Apr 26 19:48:46 2011 +0000 (2011-04-26)
parents 6e90579538d6
children d1768332cee0
line diff
     1.1 --- a/epdfview/receipt	Sun Feb 28 14:11:33 2010 +0100
     1.2 +++ b/epdfview/receipt	Tue Apr 26 19:48:46 2011 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	patch -Np0 -i ../stuff/fix-scrolling.patch
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--infodir=/usr/share/info \