aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2000-01-22 22:16:36 +0000
committerH. Peter Anvin <hpa@zytor.com>2000-01-22 22:16:36 +0000
commitc9c952121b53417f53a5487b85e5a067cdf2b235 (patch)
treef90b485e78431ed3203406fdb8ecbf90d344ab52
parent57bd98fd004382c43467ff4491a1253b5d90fcfe (diff)
downloadautofs3-c9c952121b53417f53a5487b85e5a067cdf2b235.tar.gz
autofs3-c9c952121b53417f53a5487b85e5a067cdf2b235.tar.xz
autofs3-c9c952121b53417f53a5487b85e5a067cdf2b235.zip
Prerel: upload into testing-v3 directory instead of testing
-rw-r--r--releases/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/releases/Makefile b/releases/Makefile
index 8e296e1..86b8bec 100644
--- a/releases/Makefile
+++ b/releases/Makefile
@@ -63,5 +63,5 @@ patch: reldir
gzip -9 autofs-$(RELEASE)-pre$(PREREL).patch
prerel: patch
- scp autofs-$(RELEASE)-pre$(PREREL).patch.gz $(REPOSITORY)/testing
+ scp autofs-$(RELEASE)-pre$(PREREL).patch.gz $(REPOSITORY)/testing-v3
expr $(PREREL) + 1 > ../.prerel