# HG changeset patch # User Pascal Bellard # Date 1396811883 0 # Node ID 7f9d5eb3792422e8ef826321e1348acdd6a28668 # Parent bf92132df3079f950953c7b5c072ecf93045f1f7 libwebkit-dev: no more /usr/share/gir-1.0 & /usr/lib/girepository-1.0 diff -r bf92132df307 -r 7f9d5eb37924 libwebkit-dev/receipt --- a/libwebkit-dev/receipt Sun Apr 06 19:05:10 2014 +0000 +++ b/libwebkit-dev/receipt Sun Apr 06 19:18:03 2014 +0000 @@ -23,8 +23,7 @@ i?86) cp -a $install/usr/lib/pkgconfig $fs/usr/lib cp -a $install/usr/include $fs/usr - cp -a $install/usr/share/gir-1.0 $fs/usr/share - cp -a $install/usr/lib/girepository-1.0 $fs/usr/lib + cp -a $install/usr/share/webkitgtk-1.0 $fs/usr/share # webkitgtk-1.0.pc if [ -f $fs/usr/lib/pkgconfig/webkit-1.0.pc ]; then ln -sf /usr/lib/pkgconfig/webkit-1.0.pc \