sci-libs/linux-gpib-modules: Build against eselected sources
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 24 Apr 2020 00:47:45 +0000 (03:47 +0300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 24 Apr 2020 00:48:31 +0000 (03:48 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
sci-libs/linux-gpib-modules/linux-gpib-modules-4.3.0.ebuild

index 1e308f83dea29281058b27f55aee732ee15a1bd3..0625c4d148167567a6004b6264dac8a1a73242f9 100644 (file)
@@ -46,6 +46,8 @@ src_configure() {
 
        my_gpib_makeopts=''
        use debug && my_gpib_makeopts+='GPIB-DEBUG=1 '
+
+       my_gpib_makeopts+="LINUX_SRCDIR=${KERNEL_DIR} "
 }
 
 src_compile() {