commit e83bea26b2b720f8247ed5c668fc5bd707977b6c Author: Erinn Clark erinn@torproject.org Date: Mon May 2 03:00:25 2011 +0300
update filenames --- build-scripts/osx.mk | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk index dc86ae5..c5e5f5a 100644 --- a/build-scripts/osx.mk +++ b/build-scripts/osx.mk @@ -264,9 +264,9 @@ install-docs: cp $(VIDALIA_DIR)/LICENSE* $(VIDALIA_DIR)/CREDITS $(DOCSDIR)/Vidalia cp $(TOR_DIR)/LICENSE $(TOR_DIR)/README $(DOCSDIR)/Tor cp $(QT_DIR)/LICENSE.GPL* $(QT_DIR)/LICENSE.LGPL $(DOCSDIR)/Qt - cp ../changelog.osx-0.2.2 $(DOCSDIR)/changelog + cp ../changelog.osx-2.2 $(DOCSDIR)/changelog cp ../LICENSE $(DEST) - cp ../README.OSX-0.2.2 $(DEST)/README-TorBrowserBundle + cp ../README.OSX-2.2 $(DEST)/README-TorBrowserBundle
## Copy over Firefox install-firefox: