* [gentoo-commits] gentoo-x86 commit in dev-qt/qthelp/files: qthelp-4.8.5-fix-compat.patch
@ 2013-07-30 18:10 Davide Pesavento (pesa)
0 siblings, 0 replies; only message in thread
From: Davide Pesavento (pesa) @ 2013-07-30 18:10 UTC (permalink / raw
To: gentoo-commits
pesa 13/07/30 18:10:29
Added: qthelp-4.8.5-fix-compat.patch
Log:
Properly fix bug 477316, also fixing bug 478034 that was caused by the ugly hacks in -r1.
(Portage version: 2.2.0_alpha190/cvs/Linux x86_64, signed Manifest commit with key 17A85C72)
Revision Changes Path
1.1 dev-qt/qthelp/files/qthelp-4.8.5-fix-compat.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qthelp/files/qthelp-4.8.5-fix-compat.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qthelp/files/qthelp-4.8.5-fix-compat.patch?rev=1.1&content-type=text/plain
Index: qthelp-4.8.5-fix-compat.patch
===================================================================
--- tools/assistant/compat/compat.pro 2010-10-08 16:54:09.804000000 +0300
+++ tools/assistant/compat/compat.pro 2010-10-08 16:54:37.884000000 +0300
@@ -14,6 +14,8 @@
PROJECTNAME = Assistant
+DESTDIR = ../../../bin
+
FORMS += helpdialog.ui \
mainwindow.ui \
tabbedbrowser.ui \
@@ -59,6 +61,9 @@
TARGET = Assistant_adp
}
+target.path=$$[QT_INSTALL_BINS]
+INSTALLS += target
+
TRANSLATIONS = translations/assistant_adp_de.ts \
translations/assistant_adp_ja.ts \
translations/assistant_adp_pl.ts \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-07-30 18:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-30 18:10 [gentoo-commits] gentoo-x86 commit in dev-qt/qthelp/files: qthelp-4.8.5-fix-compat.patch Davide Pesavento (pesa)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox