From 99b863e0ed22ba5bd63ca0b0fdcbc657c4163a8c Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 3 May 2010 13:50:35 +0200 Subject: [PATCH] Remove CVS Id line --- update-archive/update-archive.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/update-archive/update-archive.sh b/update-archive/update-archive.sh index 6e678e6..c8da2ed 100755 --- a/update-archive/update-archive.sh +++ b/update-archive/update-archive.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id: update-archive.sh,v 1.13 2008-10-20 10:24:15 adam Exp $ if test ! -f apt-ftparchive.conf.in; then echo "$0: apt-ftparchive.conf.in must be located in current directory" exit 1 -- 1.7.10.4