wok-current diff nqc/receipt @ rev 22918
recompiled claws-mail
author | Hans-G?nter Theisgen |
---|---|
date | Mon Feb 24 14:07:58 2020 +0100 (2020-02-24) |
parents | 261355c410d6 |
children | 29af9ccd87db |
line diff
1.1 --- a/nqc/receipt Sat Feb 08 11:00:21 2020 +0100 1.2 +++ b/nqc/receipt Mon Feb 24 14:07:58 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"' \