Skip to content
Snippets Groups Projects

linux-hwe-5.19: fix kernel-wedge rebuild using source package.

Merged Luis Guzmán requested to merge Ark74/package-helpers:fix_control_hwe_11.0 into aramo
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -134,7 +134,8 @@ done
sed '/include.*2-binary-arch.mk/a\\n# Rules for building the udebs ($(DEBIAN)-installer)\ninclude $(DROOT)/rules.d/5-udebs.mk' -i debian/rules
sed 's/+= binary-debs/+= binary-udebs/' -i debian/rules.d/2-binary-arch.mk
sed '/Build-Depends:/a\ kernel-wedge <!stage1>,' -i debian/control \
debian.master/control.stub.in
debian.master/control.stub.in \
debian.hwe-$HWEKR/control.stub.in
# Wipe dkms-versions
# lists zfs / v4l2loopback versions
Loading