[csw-devel] SF.net SVN: gar:[8960] csw/mgar/pkg/cups/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Mar 4 09:38:56 CET 2010
Revision: 8960
http://gar.svn.sourceforge.net/gar/?rev=8960&view=rev
Author: wahwah
Date: 2010-03-04 08:38:56 +0000 (Thu, 04 Mar 2010)
Log Message:
-----------
cups: Fixing a bug with the missing SMF integration.
Modified Paths:
--------------
csw/mgar/pkg/cups/trunk/Makefile
Modified: csw/mgar/pkg/cups/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cups/trunk/Makefile 2010-03-04 08:07:43 UTC (rev 8959)
+++ csw/mgar/pkg/cups/trunk/Makefile 2010-03-04 08:38:56 UTC (rev 8960)
@@ -162,7 +162,7 @@
# http://lists.opencsw.org/pipermail/maintainers/2009-September/004249.html
SAMPLECONF_CSWcupsd = $(sysconfdir)/cups/cupsd\.conf\.CSW
SAMPLECONF_CSWcupsclient += $(sysconfdir)/cups/client\.conf\.CSW
-INITSMF_CSWcupsd = $(sysconfdir)/init\.d/cswcups
+INITSMF = $(sysconfdir)/init\.d/cswcups
LD_OPTIONS = -R/opt/csw/lib/\$$ISALIST -R/opt/csw/lib
@@ -205,9 +205,6 @@
LICENSE = LICENSE.txt
-CHECKPKG_OVERRIDES_CSWlibcups += symbol-not-found|libcupsppdc.so.1
-CHECKPKG_OVERRIDES_CSWcupsdev += missing-dependency|CSWcups
-
include gar/category.mk
post-install-modulated:
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