[csw-devel] SF.net SVN: gar:[14193] csw/mgar/pkg/lang-python/pyxdg/trunk/Makefile
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Thu Apr 14 22:16:51 CEST 2011
Revision: 14193
http://gar.svn.sourceforge.net/gar/?rev=14193&view=rev
Author: skayser
Date: 2011-04-14 20:16:51 +0000 (Thu, 14 Apr 2011)
Log Message:
-----------
lang-python/pyxdg/trunk: adjust xdg data/config dir
Modified Paths:
--------------
csw/mgar/pkg/lang-python/pyxdg/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/pyxdg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pyxdg/trunk/Makefile 2011-04-14 19:55:18 UTC (rev 14192)
+++ csw/mgar/pkg/lang-python/pyxdg/trunk/Makefile 2011-04-14 20:16:51 UTC (rev 14193)
@@ -19,3 +19,10 @@
TEST_SCRIPTS =
include gar/category.mk
+
+pre-configure-modulated:
+ gsed -i \
+ -e 's,/usr/local/share,$(sharedstatedir),' \
+ -e 's,/etc,$(sysconfdir),' \
+ $(WORKSRC)/xdg/BaseDirectory.py
+ @$(MAKECOOKIE)
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