wok-current rev 25763
Fix miss -i for cookutils
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue Apr 01 13:27:30 2025 +0000 (10 days ago) |
parents | d7c9e4ccdec8 |
children | 7dcc6d0d40da |
files | cookutils/receipt |
line diff
1.1 --- a/cookutils/receipt Tue Apr 01 13:26:27 2025 +0000 1.2 +++ b/cookutils/receipt Tue Apr 01 13:27:30 2025 +0000 1.3 @@ -51,7 +51,7 @@ 1.4 esac 1.5 1.6 # Remove aufs from CROSS_SETUP, use overlay now 1.7 - sed 's/aufs-utils aufs /linux-overlayfs/g' $DESTDIR/etc/slitaz/cook.conf 1.8 + sed -i 's/aufs-utils aufs /linux-overlayfs/g' $DESTDIR/etc/slitaz/cook.conf 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.