wok-6.x diff thunar/receipt @ rev 4435
Up: grsync (0.9.2)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Oct 31 13:56:01 2009 +0000 (2009-10-31) |
parents | c55cf2eceac4 |
children | 6ad012ca7518 |
line diff
1.1 --- a/thunar/receipt Sun Sep 20 13:42:58 2009 +0000 1.2 +++ b/thunar/receipt Sat Oct 31 13:56:01 2009 +0000 1.3 @@ -21,6 +21,7 @@ 1.4 --sysconfdir=/etc \ 1.5 --enable-dbus \ 1.6 --enable-startup-notification \ 1.7 + --libexecdir=/usr/lib/$PACKAGE \ 1.8 --enable-debug=no && \ 1.9 make && make DESTDIR=$PWD/_pkg install 1.10 } 1.11 @@ -35,7 +36,7 @@ 1.12 1.13 cp -a $_pkg/etc $fs/ 1.14 cp -a $_pkg/usr/bin $fs/usr 1.15 - cp -a $_pkg/usr/libexec $fs/usr 1.16 + cp -a $_pkg/usr/lib/$PACKAGE $fs/usr/lib 1.17 cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 1.18 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.19 cp -a $_pkg/usr/lib/thunarx-1/*.so* $fs/usr/lib/thunarx-1