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

Eli Schwartz eschwartz at archlinux.org
Wed Jul 10 05:44:35 UTC 2019


    Date: Wednesday, July 10, 2019 @ 05:44:34
  Author: eschwartz
Revision: 488469

fix whitespace error

Modified:
  samurai/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-10 05:43:43 UTC (rev 488468)
+++ PKGBUILD	2019-07-10 05:44:34 UTC (rev 488469)
@@ -22,5 +22,5 @@
     cd "${srcdir}"/${pkgname}-${pkgver}
 
     make install PREFIX=/usr DESTDIR="${pkgdir}"
-	install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+    install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
 }



More information about the arch-commits mailing list