develooper Front page | perl.par | Postings from June 2012

[rt.cpan.org #77633] dmake clean removes myldr\winres\pp.rc

From:
https://alantar.myopenid.com/ via RT
Date:
June 5, 2012 05:40
Subject:
[rt.cpan.org #77633] dmake clean removes myldr\winres\pp.rc
Message ID:
rt-3.8.HEAD-15530-1338900024-505.77633-15-0@rt.cpan.org
Tue Jun 05 08:40:24 2012: Request 77633 was acted upon.
Transaction: Ticket created by https://alantar.myopenid.com/
       Queue: PAR-Packer
     Subject: dmake clean removes myldr\winres\pp.rc
   Broken in: 1.013
    Severity: (no value)
       Owner: Nobody
  Requestors: oliver.fitz@partner.bmw.de
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=77633 >


Issuing

perl Makefile.pl
dmake clean

removes the pp.rc-file from the extracted distribution directory. Issuing

perl Makefile.pl

directly afterwards complains:

Warning: the following files are missing in your kit:
        myldr/winres/pp.rc

Cause:
The "clean"-target in Makefile.pl also removes "$pre_res" (line 323),
which contains just "winres\pp.rc". I think it shouldn't do that.



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