mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/devicemaster-linux-vanilla: fix build with linux-vanilla 4.14.13-r2 kABI
This commit is contained in:
parent
d113cbbc28
commit
01262d263e
@ -3,11 +3,11 @@
|
|||||||
_flavor=vanilla
|
_flavor=vanilla
|
||||||
_kpkg=linux-$_flavor
|
_kpkg=linux-$_flavor
|
||||||
_kver=4.14.13
|
_kver=4.14.13
|
||||||
_kpkgrel=0
|
_kpkgrel=2
|
||||||
_mypkgrel=0
|
_mypkgrel=0
|
||||||
|
|
||||||
_kpkgver="$_kver-r$_kpkgrel"
|
_kpkgver="$_kver-r$_kpkgrel"
|
||||||
_abi_release=${_kver}
|
_abi_release=${_kver}-${_kpkgrel}-${_flavor}
|
||||||
_realname=devicemaster-linux
|
_realname=devicemaster-linux
|
||||||
|
|
||||||
pkgname=${_realname}-${_flavor}
|
pkgname=${_realname}-${_flavor}
|
||||||
|
Loading…
Reference in New Issue
Block a user