mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Replace NSS with Pale Moon's
This commit is contained in:
parent
ff1e5e48bf
commit
8c2e376f94
2870 changed files with 1762232 additions and 1374220 deletions
2
security/nss/gtests/google_test/update.sh
Normal file → Executable file
2
security/nss/gtests/google_test/update.sh
Normal file → Executable file
|
|
@ -16,5 +16,7 @@ trap 'rm -rf "$d"' EXIT
|
|||
"$1" "$d"/googletest
|
||||
rm -rf gtest
|
||||
mv "$d"/googletest/googletest gtest
|
||||
mv "$d"/googletest/CONTRIBUTORS gtest/CONTRIBUTORS
|
||||
mv "$d"/googletest/LICENSE gtest/LICENSE
|
||||
echo "$1" > VERSION
|
||||
cat "$d"/googletest/.git-copy >> VERSION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue