Update common.mk
This commit is contained in:
parent
9d9bb5e387
commit
7b62bb703b
1 changed files with 1 additions and 1 deletions
2
debian/rules.d/common.mk
vendored
2
debian/rules.d/common.mk
vendored
|
@ -14,7 +14,7 @@ PVE_KERNEL_CC ?= ${CC}
|
||||||
PVE_ZFS_CC ?= ${CC}
|
PVE_ZFS_CC ?= ${CC}
|
||||||
|
|
||||||
### Debian package names
|
### Debian package names
|
||||||
EXTRAVERSION=-edge
|
EXTRAVERSION=-${DEB_DISTRIBUTION}
|
||||||
KVNAME=${KERNEL_VER}-${DEB_DISTRIBUTION}
|
KVNAME=${KERNEL_VER}-${DEB_DISTRIBUTION}
|
||||||
|
|
||||||
PVE_KERNEL_PKG=pve-kernel-${KVNAME}
|
PVE_KERNEL_PKG=pve-kernel-${KVNAME}
|
||||||
|
|
Loading…
Reference in a new issue