wok diff linux64-cloop/receipt @ rev 25831

Fix bind init, rndc-confgen -r option is deprecated
author Stanislas Leduc <shann@slitaz.org>
date Tue Apr 29 08:08:18 2025 +0000 (7 weeks ago)
parents e6abe3abd527
children
line diff
     1.1 --- a/linux64-cloop/receipt	Sat Mar 11 09:15:29 2023 +0000
     1.2 +++ b/linux64-cloop/receipt	Tue Apr 29 08:08:18 2025 +0000
     1.3 @@ -19,8 +19,14 @@
     1.4  
     1.5  AUFS_NOT_RAMFS="uclibc-cross-compiler-x86_64 is not compatible with aufs+tmpfs 8("
     1.6  
     1.7 +# What is the latest version available today?
     1.8 +current_version()
     1.9 +{
    1.10 +	wget -O - ${WGET_URL%/*}/ 2>/dev/null | \
    1.11 +	sed '/cloop_.*tar/!d;s|.*cloop_||;s|.tar.*||'
    1.12 +}
    1.13 +
    1.14  # Rules to configure and make the package.
    1.15 -
    1.16  compile_rules()
    1.17  {
    1.18  	patch -p0 < $stuff/cloop.u
    1.19 @@ -40,6 +46,7 @@
    1.20  	done
    1.21  }
    1.22  
    1.23 +# Pre and post install commands for Tazpkg.
    1.24  post_install()
    1.25  {
    1.26  	chroot "$1/" depmod -a ${EXTRAVERSION#_}-slitaz64