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

Jan Steffens heftig at archlinux.org
Fri Mar 15 20:35:28 UTC 2019


    Date: Friday, March 15, 2019 @ 20:35:27
  Author: heftig
Revision: 348357

remove unneeded sed

Modified:
  gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-15 20:33:21 UTC (rev 348356)
+++ PKGBUILD	2019-03-15 20:35:27 UTC (rev 348357)
@@ -31,10 +31,6 @@
 
 prepare() {
   cd $pkgname
-
-  # Move the plugin to our custom epiphany-only dir
-  sed -i "s/'mozilla'/'epiphany'/g" meson.build
-
   git submodule init
   git config --local submodule.subprojects/gvc.url "$srcdir/libgnome-volume-control"
   git submodule update



More information about the arch-commits mailing list