wok-current diff libevent-dev/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 | 409f65125bed |
children | 5f92d19e6aa5 |
line diff
1.1 --- a/libevent-dev/receipt Mon Feb 07 17:49:31 2011 +0000 1.2 +++ b/libevent-dev/receipt Sat Feb 12 02:36:49 2011 +0000 1.3 @@ -15,4 +15,5 @@ 1.4 mkdir -p $fs/usr/lib 1.5 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.6 cp -a $_pkg/usr/include $fs/usr 1.7 + cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.8 }