Ticket #629 (closed defect: Fixed)

Opened 4 years ago

Last modified 39 years ago

do not clean *.qm

Reported by: petere78 Owned by: dreamforce2
Priority: high Milestone:
Component: build Version:
Keywords: Cc:

Description

The *.qm files in plugins/qt-gui/po are part of the regular source code distribution, therefore they should not be removed by "make clean". make clean should only remove files that the users built themselves. I suggest that you change clean-local:

-rm -f $(top_builddir)/po/*.qm

to maintainer-clean-local: in plugins/qt-gui/po/Makefile.am. Thanks.

Change History

Changed 4 years ago by dreamforce2

  • status changed from assigned to closed

Logged In: YES user_id=527951

This is fixed in the latest CVS version of Licq. It will be included in the next release, or you may use the CVS version. Read http://www.rhrk.uni-kl.de/~dmuell/licq/

Note: See TracTickets for help on using tickets.