summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makeicecat2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeicecat b/makeicecat
index 857e2ee..57bf786 100644
--- a/makeicecat
+++ b/makeicecat
@@ -371,7 +371,7 @@ sed s/GNU/Mozilla/ python/compare-locales/scripts/compare-locales -i
sed s/GNU/Mozilla/ python/compare-locales/setup.py -i
sed 's/mozilla-bin/icecat-bin/' -i build/unix/run-mozilla.sh
-find -type f | grep run-mozilla | xargs rename s/mozilla/icecat/
+find -type f | grep run-mozilla | xargs prename s/mozilla/icecat/
sed "/MOZILLA_UAVERSION/ s:IceCat/:Firefox/:" -i netwerk/protocol/http/nsHttpHandler.cpp