From f03aab53b967f8d041df613eb35ec5139cb2bcb0 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Sat, 20 Dec 2008 12:11:07 +0100 Subject: [PATCH] =?UTF-8?q?Pr=C3=A9cision=20d'une=20suite=20pour=20apt-ftp?= =?UTF-8?q?archive?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit darcs-hash:20081220111107-61eff-ba5dba04f5ef214d4cd296e5613be05c8dc58f48.gz --- utils/Makefile-crans-repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/Makefile-crans-repo b/utils/Makefile-crans-repo index 4b1bd34b..ac63f14d 100644 --- a/utils/Makefile-crans-repo +++ b/utils/Makefile-crans-repo @@ -14,7 +14,7 @@ all: Release Release.gpg Release: Packages Packages.gz Packages.bz2 Sources Sources.gz Sources.bz2 - apt-ftparchive release . > Release + apt-ftparchive -o "APT::FTPArchive::Release::Suite=crans" release . > Release Release.gpg: Release rm -f Release.gpg