wok diff scilab/receipt @ rev 21701

updated pptpclient and pptpclient-extra (1.8.0 -> 1.10.0)
author Hans-G?nter Theisgen
date Thu Jun 06 15:33:37 2019 +0100 (2019-06-06)
parents bcaf95dc6037
children 223f49cc173b
line diff
     1.1 --- a/scilab/receipt	Sat Apr 18 11:13:33 2015 +0200
     1.2 +++ b/scilab/receipt	Thu Jun 06 15:33:37 2019 +0100
     1.3 @@ -19,6 +19,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	./configure --prefix=/usr \
     1.9  		--without-javasci --without-gui --disable-build-help \
    1.10  		--without-umfpack \