[csw-devel] SF.net SVN: gar:[5656] csw/mgar/pkg/cups/branches/cups-with-classutils/ Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat Jul 25 23:11:20 CEST 2009


Revision: 5656
          http://gar.svn.sourceforge.net/gar/?rev=5656&view=rev
Author:   wahwah
Date:     2009-07-25 21:11:20 +0000 (Sat, 25 Jul 2009)

Log Message:
-----------
cups: A fix for rcdir

Modified Paths:
--------------
    csw/mgar/pkg/cups/branches/cups-with-classutils/Makefile

Modified: csw/mgar/pkg/cups/branches/cups-with-classutils/Makefile
===================================================================
--- csw/mgar/pkg/cups/branches/cups-with-classutils/Makefile	2009-07-25 19:10:46 UTC (rev 5655)
+++ csw/mgar/pkg/cups/branches/cups-with-classutils/Makefile	2009-07-25 21:11:20 UTC (rev 5656)
@@ -105,7 +105,7 @@
 CONFIGURE_ARGS  = $(DIRPATHS) --enable-pdftops
 CONFIGURE_ARGS += --with-menudir=$(datadir)/applications
 CONFIGURE_ARGS += --localedir=$(datadir)/locale
-CONFIGURE_ARGS += --with-rcdir=$(sysconfdir)/init.d
+CONFIGURE_ARGS += --with-rcdir=$(sysconfdir)
 CONFIGURE_ARGS += --with-icondir=$(datadir)/icons
 
 # This is a hack that's needed, because configure (Makedefs) will otherwise


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