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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Mar 13 10:55:27 CET 2013


Revision: 20447
          http://gar.svn.sourceforge.net/gar/?rev=20447&view=rev
Author:   dmichelsen
Date:     2013-03-13 09:55:27 +0000 (Wed, 13 Mar 2013)
Log Message:
-----------
apcupsd/trunk: Relocate CSS to www area

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

Modified: csw/mgar/pkg/apcupsd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apcupsd/trunk/Makefile	2013-03-13 09:39:30 UTC (rev 20446)
+++ csw/mgar/pkg/apcupsd/trunk/Makefile	2013-03-13 09:55:27 UTC (rev 20447)
@@ -90,10 +90,14 @@
 CONFIGURE_ARGS += --enable-cgi
 CONFIGURE_ARGS += --enable-usb
 CONFIGURE_ARGS += --with-cgi-bin=$(sharedstatedir)/www/apcupsd/cgi
+# This is obviously not present yet, relocate during merge until this is integrated
+#CONFIGURE_ARGS += --with-css-dir=$(sharedstatedir)/www/apcupsd/html
 CONFIGURE_ARGS += --enable-gapcmon
 
 TEST_SCRIPTS =
 
+EXTRA_PAX_ARGS += -s ',.*/apcupsd\.css$$,.$(sharedstatedir)/www/apcupsd/html/apcupsd.css,'
+
 INITSMF += $(sysconfdir)/init.d/cswapcupsd
 PRESERVECONF += $(sysconfdir)/apcupsd.conf
 PRESERVECONF += $(sysconfdir)/multimon.conf

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