[arch-commits] Commit in r8168-lts/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Fri Jan 31 19:35:58 UTC 2020


    Date: Friday, January 31, 2020 @ 19:35:57
  Author: mtorromeo
Revision: 560841

Removed use of msg2 function

Modified:
  r8168-lts/trunk/PKGBUILD

----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-31 19:35:41 UTC (rev 560840)
+++ PKGBUILD	2020-01-31 19:35:57 UTC (rev 560841)
@@ -13,7 +13,6 @@
 
 build() {
 	local KERNEL_VERSION=$(</usr/src/linux-lts/version)
-	msg2 "Kernel = $KERNEL_VERSION"
 
 	cd "r8168-$pkgver"
 	# avoid using the Makefile directly -- it doesn't understand



More information about the arch-commits mailing list