wok
diff epdfview/receipt @ rev 8512
Added patch to fixed epdfview so mouse scrolling works.
author |
Christopher Rogers <slaxemulator@gmail.com> |
date |
Sat Feb 12 02:36:49 2011 +0000 (2011-02-12) |
parents |
6e90579538d6 |
children |
d1768332cee0 |
line diff
1.1 --- a/epdfview/receipt Sun Feb 28 14:11:33 2010 +0100
1.2 +++ b/epdfview/receipt Sat Feb 12 02:36:49 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 \