Date: Sunday, March 14, 2021 @ 14:01:46
  Author: bgyorgy
Revision: 891079

Remove unused flag

Modified:
  gnome-break-timer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-03-14 14:00:34 UTC (rev 891078)
+++ PKGBUILD    2021-03-14 14:01:46 UTC (rev 891079)
@@ -19,7 +19,7 @@
 }
 
 build() {
-  arch-meson $pkgname build --prefix=/usr
+  arch-meson $pkgname build
   meson compile -C build
 }
 

Reply via email to