[csw-devel] SF.net SVN: gar:[14143] csw/mgar/pkg/bacula/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Apr 12 18:04:37 CEST 2011
Revision: 14143
http://gar.svn.sourceforge.net/gar/?rev=14143&view=rev
Author: bdwalton
Date: 2011-04-12 16:04:37 +0000 (Tue, 12 Apr 2011)
Log Message:
-----------
bacula/trunk: set the working directory explicitly
Modified Paths:
--------------
csw/mgar/pkg/bacula/trunk/Makefile
Modified: csw/mgar/pkg/bacula/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bacula/trunk/Makefile 2011-04-12 15:57:14 UTC (rev 14142)
+++ csw/mgar/pkg/bacula/trunk/Makefile 2011-04-12 16:04:37 UTC (rev 14143)
@@ -15,6 +15,7 @@
BUILD_DEP_PKGS += CSWreadline CSWggettext-dev
CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --with-working-dir=$(localstatedir)/$(NAME)/working
CONFIGURE_ARGS += --with-libiconv-prefix=$(prefix)
CONFIGURE_ARGS += --with-libintl-prefix=$(prefix)
CONFIGURE_ARGS += --with-readline=$(prefix)
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