Ver código fonte

remove unneeded sed

Jan Alexander Steffens 6 anos atrás
pai
commit
2e387ae889
1 arquivos alterados com 0 adições e 4 exclusões
  1. 0 4
      PKGBUILD

+ 0 - 4
PKGBUILD

@@ -31,10 +31,6 @@ pkgver() {
 
 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