Clean generated files during build in the clean target

Bug #186442 reported by Emilio Pozuelo Monfort
4
Affects Status Importance Assigned to Milestone
Decibel Audio Player
Fix Released
Low
Anonym25712

Bug Description

The clean target should revert every change to the sources done in other targets.

We need to clean the .mo translations or the locale/ dir directly (possibly in po/Makefile), and decibel-audio-player and decibel-audio-player-remote (generated in Makefile by sed).

Basically calling make install and make clean, and then diffing the directory with a clean one shouldn't show any changes.

Revision history for this message
Anonym25712 (anonym25712) wrote :

Patch welcome :-)

Changed in decibel-audio-player:
assignee: nobody → athropos
importance: Undecided → Low
Revision history for this message
Emilio Pozuelo Monfort (pochu) wrote :

This patch will remove decibel-audio-player{,-remote} on clean, and call 'make -C po clean' too, as it calls 'make -C po dist' on install. Also, it fixes the po/Makefile clean target to remove the .mo files from ../locale. Perhaps it should remove ../locale completely... I'm not sure though, but at least the attached patch should be ok.

Revision history for this message
Anonym25712 (anonym25712) wrote :

Thanks!

Changed in decibel-audio-player:
status: New → Fix Committed
Revision history for this message
Anonym25712 (anonym25712) wrote :

See v0.10

Changed in decibel-audio-player:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.