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

Maxime Gauduin alucryd at archlinux.org
Mon Apr 6 17:08:31 UTC 2020


    Date: Monday, April 6, 2020 @ 17:08:31
  Author: alucryd
Revision: 379676

cosmetic fixes

Modified:
  rav1e/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-06 16:31:12 UTC (rev 379675)
+++ PKGBUILD	2020-04-06 17:08:31 UTC (rev 379676)
@@ -73,8 +73,8 @@
   cargo cinstall \
     --release \
     --frozen \
-    --prefix=/usr \
-    --destdir="${pkgdir}" 
+    --prefix /usr \
+    --destdir "${pkgdir}"
   install -Dm 644 LICENSE PATENTS -t "${pkgdir}"/usr/share/licenses/rav1e/
 }
 



More information about the arch-commits mailing list