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

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


    Date: Friday, January 31, 2020 @ 19:35:41
  Author: mtorromeo
Revision: 560840

Removed use of msg2 function

Modified:
  r8168/trunk/PKGBUILD

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

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



More information about the arch-commits mailing list