Browse Source

change ungoogled chromium repo var

Noah Vogt 2 năm trước cách đây
mục cha
commit
d50e01aaeb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      PKGBUILD

+ 1 - 1
PKGBUILD

@@ -196,7 +196,7 @@ prepare() {
   ./tools/clang/scripts/update.py
 
   # Ungoogled Chromium changes
-  _ungoogled_repo="$srcdir/${pkgname%xdg*}$_uc_ver"
+  _ungoogled_repo="$srcdir/ungoogled-chromium-update"
 
   _utils="${_ungoogled_repo}/utils"
   msg2 'Pruning binaries'