wok diff nethack/receipt @ rev 25637

node: set max open files limit
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 25 09:36:30 2023 +0000 (6 months ago)
parents 3abeffdae80b
children
line diff
     1.1 --- a/nethack/receipt	Thu Feb 10 11:43:39 2022 +0000
     1.2 +++ b/nethack/receipt	Mon Dec 25 09:36:30 2023 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - $WEB_SITE 2>/dev/null | \
     1.7 -	sed '/version/!d;s|.*sion ||;s|<.*||'
     1.8 +	sed '/version/!d;s|.*sion ||;s|<.*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.