[csw-devel] SF.net SVN: gar:[9084] csw/mgar/pkg/libxdg-basedir/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Wed Mar 10 20:42:41 CET 2010
Revision: 9084
http://gar.svn.sourceforge.net/gar/?rev=9084&view=rev
Author: wahwah
Date: 2010-03-10 19:42:41 +0000 (Wed, 10 Mar 2010)
Log Message:
-----------
libxdg-basedir: Setting sysconfdir and localstatedir.
Modified Paths:
--------------
csw/mgar/pkg/libxdg-basedir/trunk/Makefile
Modified: csw/mgar/pkg/libxdg-basedir/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxdg-basedir/trunk/Makefile 2010-03-10 18:54:53 UTC (rev 9083)
+++ csw/mgar/pkg/libxdg-basedir/trunk/Makefile 2010-03-10 19:42:41 UTC (rev 9084)
@@ -23,5 +23,7 @@
PACKAGES = CSWlibxdgbasedir
CATALOGNAME = libxdg_basedir
TEST_SCRIPTS =
+sysconfdir = /etc$(prefix)
+localstatedir = /var$(prefix)
CONFIGURE_ARGS = $(DIRPATHS)
include gar/category.mk
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