commit 2fd5e9a60ef4cdf0df97c7c44992cfbc4f6ff0c5 Author: Erinn Clark erinn@torproject.org Date: Wed Aug 31 20:51:25 2011 +0100
change linux package name to use -dev not -alpha --- build-scripts/linux.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk index 2b329b0..60dce48 100644 --- a/build-scripts/linux.mk +++ b/build-scripts/linux.mk @@ -168,7 +168,7 @@ NAME=tor-browser DISTDIR=tbbl-alpha-dist
## Version and name of the compressed bundle (also used for source) -VERSION=$(RELEASE_VER)-$(BUILD_NUM)-alpha +VERSION=$(RELEASE_VER)-$(BUILD_NUM)-dev DEFAULT_COMPRESSED_BASENAME=tor-browser-gnu-linux-$(ARCH_TYPE)-$(VERSION)- IM_COMPRESSED_BASENAME=tor-im-browser-gnu-linux-$(VERSION)- DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)$(VERSION)