mirror of
https://git.proxmox.com/git/mirror_spl-debian
synced 2025-10-05 09:23:14 +00:00
Suggests linux-libc-dev (<< LINUX_NEXT~) instead of (<< LINUX_NEXT).
This commit is contained in:
parent
ce310ee25b
commit
1490c83e88
2
debian/rules
vendored
2
debian/rules
vendored
@ -23,7 +23,7 @@ pmodules = $(NAME)-modules-$(non_epoch_version)
|
|||||||
dh $@ --with dkms,autoreconf --parallel
|
dh $@ --with dkms,autoreconf --parallel
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
sed "s/@LINUX_COMPAT@/linux-libc-dev \(<< $(shell debian/get_next.sh)\)/" debian/control.in > debian/control
|
sed "s/@LINUX_COMPAT@/linux-libc-dev \(<< $(shell debian/get_next.sh)~\)/" debian/control.in > debian/control
|
||||||
|
|
||||||
@# Embed the downstream version in the module.
|
@# Embed the downstream version in the module.
|
||||||
@sed \
|
@sed \
|
||||||
|
Loading…
Reference in New Issue
Block a user