aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2020-05-31 00:19:09 +0200
committerMartin Mares <mj@ucw.cz>2020-05-31 00:19:09 +0200
commit547175fb5866d1ecfdd53f081063dd13fc846e89 (patch)
tree6275964f6eaa156e354f313250650423df1991e3
parent864aecdea9c7db626856d8d452f6c784316a878c (diff)
downloadpciutils-547175fb5866d1ecfdd53f081063dd13fc846e89.tar.gz
Maintainer scripts: Fixed a typo in release.pm
-rw-r--r--maint/release.pm2
1 files changed, 1 insertions, 1 deletions
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