wok-6.x diff nqc/receipt @ rev 22112
updated libvlc and libvlc-dev (3.0.6 -> 3.0.8)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Nov 02 15:19:07 2019 +0100 (2019-11-02) |
parents | 3765f181a6d5 |
children | 261355c410d6 |
line diff
1.1 --- a/nqc/receipt Sat Nov 30 17:02:58 2013 +0000 1.2 +++ b/nqc/receipt Sat Nov 02 15:19:07 2019 +0100 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.