wok-6.x diff acl/receipt @ rev 21324

updated libuninamelist and libuninamelist-dev (0.4.20140731 -> 20190305)
author Hans-G?nter Theisgen
date Fri Apr 19 09:27:07 2019 +0100 (2019-04-19)
parents ed16b1f1124a
children 68cf96abc146
line diff
     1.1 --- a/acl/receipt	Wed Oct 31 15:45:41 2018 +0100
     1.2 +++ b/acl/receipt	Fri Apr 19 09:27:07 2019 +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  	}