[arch-commits] Commit in qt6-declarative/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Oct 6 17:37:43 UTC 2020


    Date: Tuesday, October 6, 2020 @ 17:37:43
  Author: arojas
Revision: 397405

Fix license location

Modified:
  qt6-declarative/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 17:33:05 UTC (rev 397404)
+++ PKGBUILD	2020-10-06 17:37:43 UTC (rev 397405)
@@ -32,5 +32,5 @@
   done
 
   install -d "$pkgdir"/usr/share/licenses
-  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/qt6-declarative
+  ln -s /usr/share/licenses/qt6-base "$pkgdir"/usr/share/licenses/$pkgname
 }



More information about the arch-commits mailing list