wok-next diff mailx/receipt @ rev 18472

ghostscript, libv4l, slitaz-base-files: fix installation (thanks llev)
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 05 01:10:26 2015 +0300 (2015-10-05)
parents 695cebc866d9
children d5aab818505e
line diff
     1.1 --- a/mailx/receipt	Wed Sep 16 16:19:50 2015 +0200
     1.2 +++ b/mailx/receipt	Mon Oct 05 01:10:26 2015 +0300
     1.3 @@ -15,7 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	sed -i 's|STACK|struct stack_st_X509|' openssl.c
     1.8 +	sed -i 's|STACK|STACK_OF(X509)|' openssl.c
     1.9  	make SENDMAIL=/usr/sbin/sendmail &&
    1.10  	make PREFIX=/usr UCBINSTALL=/usr/bin/install \
    1.11  		DESTDIR=$DESTDIR install