wok diff libevent-dev/receipt @ rev 8692

Switch back to mercurial, home sweet home :)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 19:06:05 2011 +0100 (2011-02-17)
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	Thu Feb 17 19:06:05 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  }