Date: Wednesday, February 5, 2020 @ 21:14:21
  Author: heftig
Revision: 563535

remove unused var

Modified:
  r8168/trunk/PKGBUILD

----------+
 PKGBUILD |    2 --
 1 file changed, 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-05 21:14:10 UTC (rev 563534)
+++ PKGBUILD    2020-02-05 21:14:21 UTC (rev 563535)
@@ -14,8 +14,6 @@
 sha256sums=('0aacba20d985ba5e67e21bdad89a099e102f7bef3027adb647ffbb80b01ac8d0')
 
 build() {
-       local KERNEL_VERSION=$(</usr/src/linux/version)
-
        cd "$pkgname-$pkgver"
        # avoid using the Makefile directly -- it doesn't understand
        # any kernel but the current.

Reply via email to