We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f3f65 commit 223bbf2Copy full SHA for 223bbf2
etc/auto/config
@@ -61,3 +61,4 @@ sed -i "s/@VERSION/$VERSION/" config/includes.binary/.disk/info
61
sed -i "s/@DATE/$DATE/" config/includes.binary/.disk/info
62
63
sed -i "s/@XORG_HWE/$XORG_HWE/" config/package-lists/desktop.list.chroot_install
64
+sed -i "s/@KERNEL_HEADERS/linux-headers-$KERNEL_FLAVORS/" config/package-lists/desktop.list.chroot_install
etc/config/package-lists/desktop.list.chroot_install
@@ -4,3 +4,4 @@ elementary-minimal
4
elementary-standard
5
6
@XORG_HWE
7
+@KERNEL_HEADERS
0 commit comments