wok diff xfce4-mixer/receipt @ rev 4482
Update: rocrail (BUILD_DEPENDS)
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Sat Nov 14 14:55:04 2009 +0000 (2009-11-14) |
parents | f165fed5166c |
children | 3066c6dc3bbd |
line diff
1.1 --- a/xfce4-mixer/receipt Thu Sep 24 10:48:19 2009 +0200 1.2 +++ b/xfce4-mixer/receipt Sat Nov 14 14:55:04 2009 +0000 1.3 @@ -18,6 +18,7 @@ 1.4 cd $src 1.5 ./configure --prefix=/usr \ 1.6 --infodir=/usr/share/info \ 1.7 + --libexecdir=/usr/lib/$PACKAGE \ 1.8 --mandir=/usr/share/man $CONFIGURE_ARGS && \ 1.9 make && make DESTDIR=$PWD/_pkg install 1.10 } 1.11 @@ -31,7 +32,7 @@ 1.12 1.13 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/share/xfce4 $fs/usr/share 1.19 cp -a $_pkg/usr/share/pixmaps $fs/usr/share