From fe7ac9ce1f1791e5d774b9fb461dea5d2f13ff1c Mon Sep 17 00:00:00 2001 From: mattias Date: Sun, 13 Jul 2003 14:04:22 +0000 Subject: [PATCH] updated fpc deb creation git-svn-id: trunk@4404 - --- tools/install/build_fpc_rpm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/install/build_fpc_rpm.sh b/tools/install/build_fpc_rpm.sh index 09f6c70f03..47aafd16ff 100644 --- a/tools/install/build_fpc_rpm.sh +++ b/tools/install/build_fpc_rpm.sh @@ -71,7 +71,7 @@ if [ "$PkgType" = "deb" ]; then # change debian files DebianRulezDir=$TmpDir/install/debian/ - Date='Sun Jul 13 16:02:44 CEST 2003' + Date=`date --rfc-822` # prepend changelog information, needed for version cd $DebianRulezDir