Browse Source

change ungoogled chromium repo var

Noah Vogt 1 year ago
parent
commit
d50e01aaeb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      PKGBUILD

+ 1 - 1
PKGBUILD

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