Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#140 closed defect (fixed)

"make clean" does not clean up generated files setup-api.import.scm and setup-download.import.scm

Reported by: sjamaan Owned by:
Priority: major Milestone:
Component: build system Version: 4.2.x
Keywords: cleaning, make Cc:
Estimated difficulty:

Description

make clean or make spotless followed by git status show that setup-api.import.scm and setup-download.import.scm are generated files which are not properly cleaned up.

This patch fixes that by removing them on 'make clean'.

Attachments (1)

rules.make.patch (707 bytes) - added by sjamaan 14 years ago.
Clean up the setup api import files

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by sjamaan

Attachment: rules.make.patch added

Clean up the setup api import files

comment:1 Changed 14 years ago by felix winkelmann

Thanks, patch applied to master.

comment:2 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

comment:3 Changed 14 years ago by (none)

Milestone: 4.3.0

Milestone 4.3.0 deleted

Note: See TracTickets for help on using tickets.