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

Andreas Radke andyrtr at gemini.archlinux.org
Tue Jan 25 19:05:12 UTC 2022


    Date: Tuesday, January 25, 2022 @ 19:05:12
  Author: andyrtr
Revision: 435129

add proper pkgdesc for WHENCE pkg

Modified:
  linux-firmware/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-25 18:01:04 UTC (rev 435128)
+++ PKGBUILD	2022-01-25 19:05:12 UTC (rev 435129)
@@ -70,6 +70,7 @@
 }
 
 package_linux-firmware-whence() {
+  pkgdesc+=" - contains the WHENCE license file which documents the vendor license details"
   cd "$pkgbase"
   install -Dt "${pkgdir}/usr/share/licenses/${pkgname}" -m644 WHENCE
 }



More information about the arch-commits mailing list