wok diff epdfview/receipt @ rev 10970

fcitx: Removed libfcitx from BUILD_DEPEND. libfcitx is a wanted package for fcitx so it shouldn't be a BUILD_DEPEND.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 12 12:36:01 2011 +0000 (2011-10-12)
parents 1f20fe47a72b
children 56cca8858703
line diff
     1.1 --- a/epdfview/receipt	Sat Feb 12 02:36:49 2011 +0000
     1.2 +++ b/epdfview/receipt	Wed Oct 12 12:36:01 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 \