[tor-commits] [torbrowser/maint-2.4] use the right changelogs and READMEs in the alpha bundles

erinn at torproject.org erinn at torproject.org
Mon Dec 3 16:18:10 UTC 2012


commit 1e8b4a38d59ca3e72d73973dbe8db540ec809788
Author: Erinn Clark <erinn at torproject.org>
Date:   Mon Dec 3 16:05:53 2012 +0000

    use the right changelogs and READMEs in the alpha bundles
---
 build-scripts/linux-alpha.mk   |    4 ++--
 build-scripts/osx-alpha.mk     |    4 ++--
 build-scripts/windows-alpha.mk |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/build-scripts/linux-alpha.mk b/build-scripts/linux-alpha.mk
index be48895..a08466b 100644
--- a/build-scripts/linux-alpha.mk
+++ b/build-scripts/linux-alpha.mk
@@ -292,9 +292,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.linux-2.3 $(DOCSDIR)/changelog
+	cp ../changelog.linux-2.4 $(DOCSDIR)/changelog
 	# This should be updated to be more generic (version-wise) and more Linux specific
-	cp ../README.LINUX-2.3 $(DOCSDIR)/README-TorBrowserBundle
+	cp ../README.LINUX-2.4 $(DOCSDIR)/README-TorBrowserBundle
 ifeq ($(USE_OBFSPROXY),1)
 	mkdir -p $(DOCSDIR)/Obfsproxy
 	cp $(OBFSPROXY_DIR)/LICENSE $(DOCSDIR)/Obfsproxy
diff --git a/build-scripts/osx-alpha.mk b/build-scripts/osx-alpha.mk
index 1c77620..3c1e050 100644
--- a/build-scripts/osx-alpha.mk
+++ b/build-scripts/osx-alpha.mk
@@ -308,9 +308,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-2.3 $(DOCSDIR)/changelog
+	cp ../changelog.osx-2.4 $(DOCSDIR)/changelog
 	cp ../LICENSE $(DEST)
-	cp ../README.OSX-2.3 $(DEST)/README-TorBrowserBundle
+	cp ../README.OSX-2.4 $(DEST)/README-TorBrowserBundle
 
 ## Copy over Firefox
 install-firefox:
diff --git a/build-scripts/windows-alpha.mk b/build-scripts/windows-alpha.mk
index 0505ab2..ead5b9b 100644
--- a/build-scripts/windows-alpha.mk
+++ b/build-scripts/windows-alpha.mk
@@ -293,8 +293,8 @@ install-docs:
 	cp $(TOR)/LICENSE $(TOR)/README $(DOCSDIR)/Tor
 	cp $(QT_LIB)/../LICENSE.GPL* $(QT_LIB)/../LICENSE.LGPL $(DOCSDIR)/Qt
 	cp $(MING)/../msys/1.0/share/doc/MSYS/COPYING $(DOCSDIR)/MinGW
-	cp ../changelog.windows-2.3 $(DOCSDIR)/changelog
-	cp ../README.WIN-2.3 $(DOCSDIR)/README-TorBrowserBundle
+	cp ../changelog.windows-2.4 $(DOCSDIR)/changelog
+	cp ../README.WIN-2.4 $(DOCSDIR)/README-TorBrowserBundle
 ifeq ($(USE_OBFSPROXY),1)
 	mkdir -p $(DOCSDIR)/Obfsproxy
 	cp $(OBFSPROXY_DIR)/LICENSE $(DOCSDIR)/Obfsproxy





More information about the tor-commits mailing list