[csw-devel] SF.net SVN: gar:[9756] csw/mgar/pkg/cups/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Apr 25 09:48:25 CEST 2010
Revision: 9756
http://gar.svn.sourceforge.net/gar/?rev=9756&view=rev
Author: wahwah
Date: 2010-04-25 07:48:25 +0000 (Sun, 25 Apr 2010)
Log Message:
-----------
cups: Moved the init script to /opt/csw/etc.
Modified Paths:
--------------
csw/mgar/pkg/cups/trunk/Makefile
Modified: csw/mgar/pkg/cups/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cups/trunk/Makefile 2010-04-25 07:12:50 UTC (rev 9755)
+++ csw/mgar/pkg/cups/trunk/Makefile 2010-04-25 07:48:25 UTC (rev 9756)
@@ -171,6 +171,7 @@
CONFIGURE_ARGS += --localedir=$(datadir)/locale
CONFIGURE_ARGS += --with-rcdir=$(sysconfdir)
CONFIGURE_ARGS += --with-icondir=$(datadir)/icons
+CONFIGURE_ARGS += --with-rcdir=/opt/csw/etc
CONFIGURE_ARGS_DBG = --enable-debug
CONFIGURE_ARGS_DBG += --enable-debug-guards
@@ -203,9 +204,6 @@
OPTIM = $(OPTIM_$(GARFLAVOR))
export OPTIM
-INITDIR=/opt/csw/etc
-export INITDIR
-
LICENSE = LICENSE.txt
CHECKPKG_OVERRIDES_CSWcupsdev += surplus-dependency|CSWlibcups
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