From: Martin Mares Date: Sat, 30 May 2020 22:19:09 +0000 (+0200) Subject: Maintainer scripts: Fixed a typo in release.pm X-Git-Tag: v3.8.0~117 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=547175fb5866d1ecfdd53f081063dd13fc846e89;p=pciutils.git Maintainer scripts: Fixed a typo in release.pm --- diff --git a/maint/release.pm b/maint/release.pm index aa6fecd..33f64d7 100644 --- a/maint/release.pm +++ b/maint/release.pm @@ -28,7 +28,7 @@ sub new($$) { "LSMDATE" => `date '+%y%m%d' | tr -d '\n'`, "distfiles" => [ ], - "archivedir" => $ENV{HOME} . "archives/sw/$basename", + "archivedir" => $ENV{HOME} . "/archives/sw/$basename", "uploads" => [ ], # Options