wok-current diff linux-pae-aufs/receipt @ rev 25648
Fix PROVIDE for linux64-aufs / linux-pae-aufs, thanks Ceel
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Jan 26 17:08:06 2024 +0000 (12 months ago) |
parents | 3ad63c8fc2f9 |
children | 8e3f5f4438f1 |
line diff
1.1 --- a/linux-pae-aufs/receipt Sun Jan 14 08:12:37 2024 +0000 1.2 +++ b/linux-pae-aufs/receipt Fri Jan 26 17:08:06 2024 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.5 WGET_URL="git|https://github.com/sfjro/aufs4-standalone.git" 1.6 BRANCH="origin/${PACKAGE}4.19" 1.7 -PROVIDE="aufs:linux-pae" 1.8 +PROVIDE="linux-aufs:linux-pae" 1.9 1.10 DEPENDS="linux-pae" 1.11 BUILD_DEPENDS="linux-pae-module-headers git xz"