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

Daniel M. Capella polyzen at archlinux.org
Tue May 5 22:05:42 UTC 2020


    Date: Tuesday, May 5, 2020 @ 22:05:41
  Author: polyzen
Revision: 624990

upgpkg: rust-analyzer 20200504-2 Remove install of common license

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-05 22:00:13 UTC (rev 624989)
+++ PKGBUILD	2020-05-05 22:05:41 UTC (rev 624990)
@@ -31,6 +31,5 @@
 package() {
   cd $pkgname-$_pkgver
   install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-APACHE
   install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
 }



More information about the arch-commits mailing list