wok-6.x diff orage/receipt @ rev 4794
krb5: Add file list for libcommerr3 and libkrb5support.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Jan 16 23:33:06 2010 +0100 (2010-01-16) |
parents | c55cf2eceac4 |
children | 6ec17b55b59a |
line diff
1.1 --- a/orage/receipt Sun Sep 20 13:42:58 2009 +0000 1.2 +++ b/orage/receipt Sat Jan 16 23:33:06 2010 +0100 1.3 @@ -19,6 +19,7 @@ 1.4 --prefix=/usr \ 1.5 --enable-dbus \ 1.6 --enable-libnotify \ 1.7 + --libexecdir=/usr/lib/$PACKAGE \ 1.8 $CONFIGURE_ARGS && 1.9 make && make DESTDIR=$PWD/_pkg install 1.10 } 1.11 @@ -28,7 +29,7 @@ 1.12 { 1.13 mkdir -p $fs/usr/share 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 $fs/usr 1.17 cp -a $_pkg/usr/share/applications $fs/usr/share 1.18 cp -a $_pkg/usr/share/xfce4 $fs/usr/share 1.19 cp -a $_pkg/usr/share/orage $fs/usr/share