wok-next diff acl/receipt @ rev 19766

Up cookutils.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jun 12 11:40:38 2017 +0300 (2017-06-12)
parents 11f96bc53c0e
children 90a5eb560fd6
line diff
     1.1 --- a/acl/receipt	Mon May 29 11:14:00 2017 +0300
     1.2 +++ b/acl/receipt	Mon Jun 12 11:40:38 2017 +0300
     1.3 @@ -21,6 +21,8 @@
     1.4  {
     1.5  	rm /bin/rpm
     1.6  	sed -i -e 's|/@pkg_name@|&-@pkg_version@|' include/builddefs.in
     1.7 +	sed -i -e "/TABS-1;/a if (x > (TABS-1)) x = (TABS-1);" \
     1.8 +		libacl/__acl_to_any_text.c
     1.9  
    1.10  	./configure \
    1.11  		--bindir=/bin \