develooper Front page | perl.perl5.porters | Postings from August 2019

[perl #134361] [PATCH] $(MINIPERL_EXE) shouldn't be required toexist for "rm"

Thread Previous
From:
Hauke D
Date:
August 13, 2019 20:24
Subject:
[perl #134361] [PATCH] $(MINIPERL_EXE) shouldn't be required toexist for "rm"
Message ID:
rt-4.0.24-2892-1565727866-1744.134361-75-0@perl.org
# New Ticket Created by  Hauke D 
# Please include the string:  [perl #134361]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=134361 >


Hi,

Pretty simple: "rm \$(MINIPERL_EXE)" can cause the build step to fail, 
"rm -f \$(MINIPERL_EXE)" seems to make more sense. Patch attached.

Thanks, Best,
-- Hauke D

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About