bugGNU Octave - Bugs: bug #62768, [octave forge] (parallel) Fix...

 
 

bug #62768: [octave forge] (parallel) Fix cleaning rules in src/Makefile.in

Submitter:  Rafael Laboissière <rlaboiss>
Submitted:  Thu 14 Jul 2022 04:37:33 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * other Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 08 Sep 2023 01:31:10 PM UTC, comment #2: 

Sorry, the corresponding changeset is 6a6e55fbf2e3 (SourceForge page not working).

Olaf Till <i7tiol>
Group Member
Fri 08 Sep 2023 01:30:29 PM UTC, comment #1: 

Applied change, but not the '-' before '$(RM)', because '$(RM)' already expands to 'rm -f', so I think no '-' is necessary.

Olaf Till <i7tiol>
Group Member
Thu 14 Jul 2022 04:37:33 PM UTC, original submission:  

There are some issues in src/Makefile.in, which are fixed with teh patch attached to this bug report:

  • Remove the bin directory in the clean rule
  • Remove the files generated by the configure script
  • Precede the rm commands with "-" where necessary


Rafael Laboissière <rlaboiss>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #53440:  fix-cleaning-rules.patch added by rlaboiss (1KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by i7tiol (Posted a comment)
  • -email is unavailable- added by rlaboiss (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-09-08 i7tiol StatusNone Fixed
        Open/ClosedOpen Closed
    2022-07-14 rlaboiss Attached File- Added fix-cleaning-rules.patch, #53440

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code