diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2011-August/007261.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-1be510f9529cb082f802408b472a77d074b394c0.tar archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2 archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz archives-1be510f9529cb082f802408b472a77d074b394c0.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007261.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-August/007261.html | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-August/007261.html b/zarb-ml/mageia-dev/2011-August/007261.html new file mode 100644 index 000000000..48fea2a0d --- /dev/null +++ b/zarb-ml/mageia-dev/2011-August/007261.html @@ -0,0 +1,106 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] qt4 macros naming + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20qt4%20macros%20naming&In-Reply-To=%3CCAJZLoOy4DJto%2B1P8Se81WyR5%2BUtPuxJXOdogKkkEJAL3_%2Bh%2B8Q%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007259.html"> + <LINK REL="Next" HREF="007263.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] qt4 macros naming</H1> + <B>Zé</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20qt4%20macros%20naming&In-Reply-To=%3CCAJZLoOy4DJto%2B1P8Se81WyR5%2BUtPuxJXOdogKkkEJAL3_%2Bh%2B8Q%40mail.gmail.com%3E" + TITLE="[Mageia-dev] qt4 macros naming">mmodem00 at gmail.com + </A><BR> + <I>Fri Aug 5 19:43:11 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="007259.html">[Mageia-dev] Proposal for backport process and policy +</A></li> + <LI>Next message: <A HREF="007263.html">[Mageia-dev] qt4 macros naming +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7261">[ date ]</a> + <a href="thread.html#7261">[ thread ]</a> + <a href="subject.html#7261">[ subject ]</a> + <a href="author.html#7261">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +I have added qt macros with a more correct naming, but the old ones +continue existing to avoid any breakage. + +The new qt4 macros (qt4.macros file): + +# New qt4 macros +%_qt4_datadir %{_prefix}/lib/qt4 +%_qt4_bindir %{_qt4_datadir}/bin +%_qt4_docdir %{_docdir}/qt4 +%_qt4_libdir %{_libdir} +%_qt4_includedir %{_qt4_datadir}/include +%_qt4_plugindir %{_libdir}/qt4/plugins +%_qt4_demodir %{_qt4_datadir}/demos +%_qt4_exampledir %{_qt4_datadir}/examples +%_qt4_importdir %{_qt4_datadir}/imports +%_qt4_translationdir %{_qt4_datadir}/translations + +If anyone with any suggest suggestion, please help improve + +regards, +-- +Zé +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007259.html">[Mageia-dev] Proposal for backport process and policy +</A></li> + <LI>Next message: <A HREF="007263.html">[Mageia-dev] qt4 macros naming +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7261">[ date ]</a> + <a href="thread.html#7261">[ thread ]</a> + <a href="subject.html#7261">[ subject ]</a> + <a href="author.html#7261">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |