[csw-devel] SF.net SVN: gar:[17785] csw/mgar/pkg/cups/trunk/Makefile

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Fri Apr 20 09:54:46 CEST 2012


Revision: 17785
          http://gar.svn.sourceforge.net/gar/?rev=17785&view=rev
Author:   cgrzemba
Date:     2012-04-20 07:54:46 +0000 (Fri, 20 Apr 2012)
Log Message:
-----------
cups/trunk: use openslp from OpenCSW, Mantis 4936

Modified Paths:
--------------
    csw/mgar/pkg/cups/trunk/Makefile

Modified: csw/mgar/pkg/cups/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cups/trunk/Makefile	2012-04-20 01:25:43 UTC (rev 17784)
+++ csw/mgar/pkg/cups/trunk/Makefile	2012-04-20 07:54:46 UTC (rev 17785)
@@ -65,7 +65,7 @@
 
 LICENSE = LICENSE.txt
 
-GARCOMPILER ?= SOS12U3
+GARCOMPILER ?= SOS12 # SOS12U3
 
 BUILD_DEP_PKGS  = CSWggettext-dev
 BUILD_DEP_PKGS += CSWlibjpeg-dev
@@ -318,6 +318,8 @@
 CONFIGURE_ARGS += --localedir=$(datadir)/locale
 CONFIGURE_ARGS += --with-rcdir=$(sysconfdir)
 CONFIGURE_ARGS += --with-icondir=$(datadir)/icons
+CONFIGURE_ARGS += --with-openslp-includes=/opt/csw/include
+CONFIGURE_ARGS += --with-openslp-lib=/opt/csw/lib
 
 # This breaks non-global sparse zone support.  The class action script is
 # executed in the global zone, but not in the non-global zones, if /opt is

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