SF.net SVN: gar:[24965] csw/mgar/pkg/quilt/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Wed May 13 17:26:03 CEST 2015
Revision: 24965
http://sourceforge.net/p/gar/code/24965
Author: rmottola
Date: 2015-05-13 15:26:03 +0000 (Wed, 13 May 2015)
Log Message:
-----------
quilt/trunk: enable solaris 9
Modified Paths:
--------------
csw/mgar/pkg/quilt/trunk/Makefile
Modified: csw/mgar/pkg/quilt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/quilt/trunk/Makefile 2015-05-13 11:49:26 UTC (rev 24964)
+++ csw/mgar/pkg/quilt/trunk/Makefile 2015-05-13 15:26:03 UTC (rev 24965)
@@ -37,6 +37,13 @@
OBSOLETED_BY_CSWquilt += CSWquilt-el
OBSOLETED_BY_CSWquilt += CSWquilt-completion
+#where can we build?
+PACKAGING_PLATFORMS += solaris9-sparc
+PACKAGING_PLATFORMS += solaris9-i386
+PACKAGING_PLATFORMS += solaris10-sparc
+PACKAGING_PLATFORMS += solaris10-i386
+
+
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-bash=/opt/csw/bin/bash
CONFIGURE_ARGS += --with-cp=/opt/csw/bin/gcp
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