[tor-commits] [torbrowser/master] update changelog and readme filenames in linux makefile
erinn at torproject.org
erinn at torproject.org
Sun Oct 23 23:18:23 UTC 2011
commit e6dd5bc098b6c9e1ce302677a44e92b8a5e7566b
Author: Erinn Clark <erinn at torproject.org>
Date: Tue May 3 02:58:11 2011 +0300
update changelog and readme filenames in linux makefile
---
build-scripts/linux.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk
index b9a7f26..01fc13f 100644
--- a/build-scripts/linux.mk
+++ b/build-scripts/linux.mk
@@ -289,9 +289,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-0.2.2 $(DOCSDIR)/changelog
+ cp ../changelog.linux-2.2 $(DOCSDIR)/changelog
# This should be updated to be more generic (version-wise) and more Linux specific
- cp ../README.LINUX-0.2.2 $(DOCSDIR)/README-TorBrowserBundle
+ cp ../README.LINUX-2.2 $(DOCSDIR)/README-TorBrowserBundle
## Copy over Firefox
install-firefox:
More information about the tor-commits
mailing list