aboutsummaryrefslogtreecommitdiffstats
path: root/dist-tools/makerelease.pl
diff options
context:
space:
mode:
Diffstat (limited to 'dist-tools/makerelease.pl')
-rwxr-xr-xdist-tools/makerelease.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/dist-tools/makerelease.pl b/dist-tools/makerelease.pl
index 818e1db9..0f9a2f3b 100755
--- a/dist-tools/makerelease.pl
+++ b/dist-tools/makerelease.pl
@@ -94,8 +94,6 @@ if ($versions[0] eq $tag) {
my $pwd = `pwd`; chomp $pwd;
-$ENV{PATH} .= ":$pwd/dist-tools:$pwd/dist-tools/shipper";
-
print "Building $version release, tag $tag, previous tag $oldtag\n";
if (-d "autom4te.cache") {