wok-next diff xorg-xwininfo/receipt @ rev 17806
mate-settings-daemon: fix /etc path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 21 08:22:43 2015 +0100 (2015-03-21) |
parents | f20bb2aafa21 |
children | 0994d769f208 |
line diff
1.1 --- a/xorg-xwininfo/receipt Sat Mar 15 19:56:28 2014 +0100 1.2 +++ b/xorg-xwininfo/receipt Sat Mar 21 08:22:43 2015 +0100 1.3 @@ -19,13 +19,9 @@ 1.4 # Rules to configure and make the package.ls sr 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 ./configure \ 1.9 - --prefix=/usr \ 1.10 - --mandir=/usr/share/man \ 1.11 $CONFIGURE_ARGS && 1.12 - make && 1.13 - make DESTDIR=$DESTDIR install 1.14 + make && make install 1.15 } 1.16 1.17 # Rules to gen a SliTaz package suitable for Tazpkg.