SF.net SVN: gar:[22580] csw/mgar/pkg/qt4-gcc/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Tue Nov 26 07:25:29 CET 2013
Revision: 22580
http://gar.svn.sourceforge.net/gar/?rev=22580&view=rev
Author: pfelecan
Date: 2013-11-26 06:25:29 +0000 (Tue, 26 Nov 2013)
Log Message:
-----------
qt4-gcc/trunk: override checkpkg error for the inclusion of the
missing libQtUiTools.a in the development package; solves 5122
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-11-25 23:11:05 UTC (rev 22579)
+++ csw/mgar/pkg/qt4-gcc/trunk/Makefile 2013-11-26 06:25:29 UTC (rev 22580)
@@ -179,6 +179,7 @@
EXTRA_MERGE_EXCLUDE_FILES += /opt/csw/lib/qt4/demos/shared/libdemo_shared.a
# finally, we do this:
PKGFILES_CSWqt4-dev += $(libdir)/libQtUiTools\.a
+CHECKPKG_OVERRIDES_CSWqt4-dev += discouraged-path-in-pkgmap|/opt/csw/lib/libQtUiTools.a
PKGFILES_CSWqt4-dev += $(libdir)/$(NAME)$(MAJOR)/examples/.*
PKGFILES_CSWqt4-dev += $(libdir)/$(NAME)$(MAJOR)/plugins/.*
PKGFILES_CSWqt4-dev += $(libdir)/$(NAME)$(MAJOR)/demos/.*
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