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

updated inxi (3.0.32.1 -> 3.0.37)
author Hans-G?nter Theisgen
date Fri Feb 28 14:51:15 2020 +0100 (2020-02-28)
parents 261355c410d6
children 29af9ccd87db
line diff
     1.1 --- a/nqc/receipt	Sat Feb 08 11:00:21 2020 +0100
     1.2 +++ b/nqc/receipt	Fri Feb 28 14:51:15 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"' \