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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Wed Feb 4 00:39:07 CET 2009


Revision: 2983
          http://gar.svn.sourceforge.net/gar/?rev=2983&view=rev
Author:   wbonnet
Date:     2009-02-03 23:39:06 +0000 (Tue, 03 Feb 2009)

Log Message:
-----------
Update makefile

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

Modified: csw/mgar/pkg/dbus/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dbus/trunk/Makefile	2009-02-03 23:31:18 UTC (rev 2982)
+++ csw/mgar/pkg/dbus/trunk/Makefile	2009-02-03 23:39:06 UTC (rev 2983)
@@ -18,11 +18,6 @@
 SPKG_DESC_CSWlibdbus      = $(DESCRIPTION) libraries
 SPKG_DESC_CSWlibdbusdev   = $(DESCRIPTION) development package
 
-# SMF support
-SPKG_CLASSES_CSWdbus = none cswinitsmf cswcpsampleconf
-
-PROTOTYPE_FILTER  = awk '$$$$3 ~ /\/init.d\/cswdbus$$$$/ { $$$$2 = "cswinitsmf" } $$$$3 ~ /\/system.conf.CSW$$$$/ { $$$$2 = "cswcpsampleconf" } $$$$3 ~ /\/session.conf.CSW$$$$/ { $$$$2 = "cswcpsampleconf" } { print }'
-	
 DISTFILES    += $(call admfiles,CSWdbus, preinstall, )
 DISTFILES    += cswdbus
 DISTFILES    += $(call admfiles,CSWlibdbusdev, )
@@ -45,6 +40,10 @@
 REQUIRED_PKGS_CSWdbus	    += CSWexpat CSWlibdbus CSWcswclassutils
 REQUIRED_PKGS_CSWlibdbusdev  = CSWlibdbus
 
+# SMF support
+SPKG_CLASSES_CSWdbus = none cswinitsmf cswcpsampleconf
+PROTOTYPE_FILTER  = awk '$$$$3 ~ /\/init.d\/cswdbus$$$$/ { $$$$2 = "cswinitsmf" } $$$$3 ~ /\/system.conf.CSW$$$$/ { $$$$2 = "cswcpsampleconf" } $$$$3 ~ /\/session.conf.CSW$$$$/ { $$$$2 = "cswcpsampleconf" } { print }'
+	
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --disable-tests --with-xml=expat 
 


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