wok-current diff libevent-dev/receipt @ rev 8725
Up: libtaz 0.0.7.1, tazwok-experimental 0.0.7.1
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Feb 19 02:08:17 2011 +0100 (2011-02-19) |
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 19 02:08:17 2011 +0100 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 }