wok-next diff nqc/receipt @ rev 19615
Up adwaita-icon-theme.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Feb 04 15:52:11 2017 +0200 (2017-02-04) |
parents | 3765f181a6d5 |
children | d43bf7aae921 |
line diff
1.1 --- a/nqc/receipt Sat Nov 30 17:02:58 2013 +0000 1.2 +++ b/nqc/receipt Sat Feb 04 15:52:11 2017 +0200 1.3 @@ -18,13 +18,12 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 [ -s $TARBALL ] && tar xjf $TARBALL -C .. 1.9 make -j1 TOOLPREFIX="$TOOLPREFIX" \ 1.10 DEFAULT_SERIAL_NAME='"/dev/ttyS0"' \ 1.11 DEFAULT_USB_NAME='"/dev/usb/legousbtower0"' \ 1.12 DEFAULT_PORT_NAME='"usb"' && 1.13 - make PREFIX=/usr install 1.14 + make PREFIX=/usr MANDIR=/usr/share/man/man1 install 1.15 } 1.16 1.17 # Rules to gen a SliTaz package suitable for Tazpkg.