[csw-devel] SF.net SVN: gar:[21128] csw/mgar/pkg/qt4-gcc/trunk/Makefile
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Fri May 17 09:36:21 CEST 2013
Revision: 21128
http://gar.svn.sourceforge.net/gar/?rev=21128&view=rev
Author: cgrzemba
Date: 2013-05-17 07:36:20 +0000 (Fri, 17 May 2013)
Log Message:
-----------
qt4-gcc/trunk: move examples to libdir
Modified Paths:
--------------
csw/mgar/pkg/qt4-gcc/trunk/Makefile
Modified: csw/mgar/pkg/qt4-gcc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/qt4-gcc/trunk/Makefile 2013-05-17 06:03:34 UTC (rev 21127)
+++ csw/mgar/pkg/qt4-gcc/trunk/Makefile 2013-05-17 07:36:20 UTC (rev 21128)
@@ -49,7 +49,7 @@
CONFIGURE_ARGS += -translationdir $(sharedstatedir)/$(NAME)$(MAJOR)/translations
CONFIGURE_ARGS += -importdir $(libdir)/$(NAME)$(MAJOR)/imports
CONFIGURE_ARGS += -demosdir $(sharedstatedir)/$(NAME)$(MAJOR)/demos
-CONFIGURE_ARGS += -examplesdir $(sharedstatedir)/$(NAME)$(MAJOR)/examples
+CONFIGURE_ARGS += -examplesdir $(libdir)/$(NAME)$(MAJOR)/examples
CONFIGURE_ARGS += -datadir $(sharedstatedir)/$(NAME)$(MAJOR)
CONFIGURE_ARGS += -sysconfdir $(syconfdir)/$(NAME)$(MAJOR)
CONFIGURE_ARGS += -no-qt3support
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list