wok diff jpeg-turbo/receipt @ rev 22882

updated gsasl and gsasl-dev (1.8.0 -> 1.8.1)
author Hans-G?nter Theisgen
date Sat Feb 22 16:26:34 2020 +0100 (2020-02-22)
parents 6bccdf0e2a0d
children 64d013f1415a
line diff
     1.1 --- a/jpeg-turbo/receipt	Tue May 03 20:39:24 2016 +0200
     1.2 +++ b/jpeg-turbo/receipt	Sat Feb 22 16:26:34 2020 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	./configure --prefix=/usr \
     1.8 +	./configure --prefix=/usr --with-jpeg8 \
     1.9  		--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.10  	make &&
    1.11  	make DESTDIR=$DESTDIR install