wok diff acl/receipt @ rev 23819

updated cacerts (20190517 -> 20200522)
author Hans-G?nter Theisgen
date Wed May 27 17:52:58 2020 +0100 (2020-05-27)
parents ed16b1f1124a
children 68cf96abc146
line diff
     1.1 --- a/acl/receipt	Wed Oct 31 15:45:41 2018 +0100
     1.2 +++ b/acl/receipt	Wed May 27 17:52:58 2020 +0100
     1.3 @@ -35,8 +35,7 @@
     1.4  			--libexecdir=/usr/lib \
     1.5  			$CONFIGURE_ARGS &&
     1.6  		make &&
     1.7 -		DIST_ROOT=$DESTDIR \
     1.8 -		make install install-dev
     1.9 +		DIST_ROOT=$DESTDIR make install
    1.10  	} || {
    1.11  		mv -f /bin/sh.bak /bin/sh; return 1
    1.12  	}