[csw-devel] SF.net SVN: gar:[14146] csw/mgar/pkg/bacula/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Apr 12 20:19:38 CEST 2011
Revision: 14146
http://gar.svn.sourceforge.net/gar/?rev=14146&view=rev
Author: bdwalton
Date: 2011-04-12 18:19:38 +0000 (Tue, 12 Apr 2011)
Log Message:
-----------
bacula/trunk: set pid directory to /var/opt/csw/run
Modified Paths:
--------------
csw/mgar/pkg/bacula/trunk/Makefile
Modified: csw/mgar/pkg/bacula/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bacula/trunk/Makefile 2011-04-12 17:49:25 UTC (rev 14145)
+++ csw/mgar/pkg/bacula/trunk/Makefile 2011-04-12 18:19:38 UTC (rev 14146)
@@ -25,6 +25,7 @@
CONFIGURE_ARGS += --with-mysql=$(prefix)/mysql5
CONFIGURE_ARGS += --with-scriptdir=$(libexecdir_install)/$(NAME)
CONFIGURE_ARGS += --with-logdir=$(localstatedir)/log/$(NAME)
+CONFIGURE_ARGS += --with-pid-dir=$(localstatedir)/run
# no tests supplied.
TEST_SCRIPTS =
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