From 96927bd2716c9e56062a7f45f45c3c84c607ce47 Mon Sep 17 00:00:00 2001 From: tonnesen Date: Thu, 27 Jun 2002 22:29:03 +0000 Subject: [PATCH] Copies all Changelog* files now. --- buildrelease | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildrelease b/buildrelease index f97e18abd8..dc001730e4 100644 --- a/buildrelease +++ b/buildrelease @@ -197,7 +197,7 @@ system("mv $rootdir/intranet-cgi/C4 $rootdir/modules"); # Move files from intranet-cgi to root of tarball system("mv $rootdir/intranet-cgi/INSTALL $rootdir"); -system("mv $rootdir/intranet-cgi/ChangeLog $rootdir"); +system("mv $rootdir/intranet-cgi/ChangeLog* $rootdir"); system("mv $rootdir/intranet-cgi/Hints $rootdir"); system("mv $rootdir/intranet-cgi/LICENSE $rootdir"); system("mv $rootdir/intranet-cgi/News $rootdir"); -- 2.39.5