wok diff epdfview/receipt @ rev 10766

jstetris: Fixed jstetris to work with source dvd when offline. Added index.html to stuff so only JsTetris.js file is needed. Also there is no need for compile_rules with this one anymore.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 31 08:08:28 2011 +0000 (2011-05-31)
parents 1f20fe47a72b
children 56cca8858703
line diff
     1.1 --- a/epdfview/receipt	Sat Feb 12 02:36:49 2011 +0000
     1.2 +++ b/epdfview/receipt	Tue May 31 08:08:28 2011 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -Np0 -i ../stuff/fix-scrolling.patch
     1.8 +	patch -Np0 -i $stuff/fix-scrolling.patch
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		--infodir=/usr/share/info \