wok-6.x diff nqc/receipt @ rev 23045

gtk-doc: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 05 17:20:18 2020 +0100 (2020-03-05)
parents 261355c410d6
children 29af9ccd87db
line diff
     1.1 --- a/nqc/receipt	Sat Feb 08 11:00:21 2020 +0100
     1.2 +++ b/nqc/receipt	Thu Mar 05 17:20:18 2020 +0100
     1.3 @@ -18,6 +18,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	ln -s $PACKAGE-$VERSION ../$PACKAGE-${VERSION/_/-}
     1.8  	[ -s $TARBALL ] && tar xjf $TARBALL -C ..
     1.9  	make -j1 TOOLPREFIX="$TOOLPREFIX" \
    1.10  		DEFAULT_SERIAL_NAME='"/dev/ttyS0"' \