wok diff nqc/receipt @ rev 23007

consonance: added dependency gcc83-lib-base
author Hans-G?nter Theisgen
date Tue Mar 03 07:00:49 2020 +0100 (2020-03-03)
parents 261355c410d6
children 29af9ccd87db
line diff
     1.1 --- a/nqc/receipt	Sat Feb 08 11:00:21 2020 +0100
     1.2 +++ b/nqc/receipt	Tue Mar 03 07:00:49 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"' \