Package: lshw
Followup-For: Bug #849697
User: [email protected]
Usertags: origin-ubuntu eoan ubuntu-patch

Hello,

Here is an alternate solution for this bug, which we have applied in Ubuntu
and requires no patching of the upstream source.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
[email protected]                                     [email protected]
diff -Nru lshw-02.18.85/debian/rules lshw-02.18.85/debian/rules
--- lshw-02.18.85/debian/rules  2018-07-12 06:02:49.000000000 -0700
+++ lshw-02.18.85/debian/rules  2019-04-28 17:22:25.000000000 -0700
@@ -35,6 +35,6 @@
        dh_testdir
 
        # Add here commands to compile the package.
-       $(MAKE) -C $(srcdir) core
+       $(MAKE) -C $(srcdir) VERSION=$(uver) core
        $(MAKE) -C $(srcdir) gui
        #/usr/bin/docbook-to-man debian/lshw.sgml > lshw.1

Reply via email to