From 0f7bbf53a9407b36b0e85bd8e85e36edd1a5dc90 Mon Sep 17 00:00:00 2001 From: Fabien Tassin Date: Mon, 12 Nov 2007 17:58:45 +0100 Subject: * Change DEBIAN_TAG syntax to DEBIAN_TAG=tag=version so it's now possible to specify the proper version (almost always impossible to guess from a free form tag) for the tarball. - update Makefile and README --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 121cbf8..5b2c8af 100644 --- a/README +++ b/README @@ -37,7 +37,8 @@ To use: Alternatively, you can fetch a specific CO tag using DEBIAN_TAG. See 'make status' for a list of available tags. - Ex: make DEBIAN_TAG=MOZILLA_1_9a8_RELEASE firefox-orig + Ex: make DEBIAN_TAG=MOZILLA_1_9a8_RELEASE=3.0~alpha8 firefox-orig + will create a tarball named firefox-3.0-3.0~alpha8+nobinonly.orig.tar.gz It is also possible to just call the new client.mk targets without building tarballs: -- cgit v1.2.3