[next] telepathy-haze: Create directory for installable configuration file
Simon McVittie
smcv at kemper.freedesktop.org
Mon May 12 02:03:36 PDT 2014
Module: telepathy-haze
Branch: next
Commit: 9fad51d2e830cef942fd034e16bd7bc054db941c
URL: http://cgit.freedesktop.org/telepathy/telepathy-haze/commit/?id=9fad51d2e830cef942fd034e16bd7bc054db941c
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon May 12 09:51:52 2014 +0100
Create directory for installable configuration file
---
tests/twisted/tools/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/twisted/tools/Makefile.am b/tests/twisted/tools/Makefile.am
index 861a4aa..b4eca52 100644
--- a/tests/twisted/tools/Makefile.am
+++ b/tests/twisted/tools/Makefile.am
@@ -4,6 +4,7 @@
servicedir = $(datadir)/dbus-1/services
installed/%.conf: %.conf.in Makefile
+ @$(MKDIR_P) installed
$(AM_V_GEN)sed -e "s|[@]servicedir[@]|$(servicedir)|g" $< > $@
# We don't use the full filename for the .in because > 99 character filenames
More information about the telepathy-commits
mailing list