[linux-minidisc] [commit] Linux utilities to deal with Sony Minidisc Walkman branch, master, updated. 331be7be371b10285d0d8f8da04a8574824d9934
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Linux utilities to deal with Sony Minidisc Walkman".
The branch, master has been updated
via 331be7be371b10285d0d8f8da04a8574824d9934 (commit)
from 36a24e0fc6cdb6c73a6595d6cbbf381bce00b64d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 331be7be371b10285d0d8f8da04a8574824d9934
Author: Michael Karcher <karcher@physik.fu-berlin.de>
Date: Sun Mar 7 00:07:51 2010 +0100
Hack around qmake limitation - fixes translations
qmake's INSTALL mechanism can only install the default target, or files
already present in the source directory, as it searches these files
via VPATH and skips them if not found. This makes it impossible to
install autogenerated files like the qm files.
The current hack runs lrelease on qmake invocation to have qmake find
the files and generate install code.
-----------------------------------------------------------------------
Summary of changes:
qhimdtransfer/qhimdtransfer.pro | 18 ++++++++++--------
qhimdtransfer/translate.pri | 4 +---
2 files changed, 11 insertions(+), 11 deletions(-)
hooks/post-receive
--
Linux utilities to deal with Sony Minidisc Walkman