summaryrefslogtreecommitdiff
path: root/recipes/dbus-glib.recipe
diff options
context:
space:
mode:
authorAndoni Morales Alastruey <ylatuya@gmail.com>2012-11-01 12:21:43 +0100
committerAndoni Morales Alastruey <ylatuya@gmail.com>2012-11-01 12:21:43 +0100
commit704e5896e0ff75198d937917909ceff2c8155548 (patch)
treeb4c27a16f9f7882e4ac142f2ab46b6b8e507346e /recipes/dbus-glib.recipe
parent4bb5182004f0abca5bcc3faaeed62eff4fa552f8 (diff)
fix more extensions
Diffstat (limited to 'recipes/dbus-glib.recipe')
-rw-r--r--recipes/dbus-glib.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dbus-glib.recipe b/recipes/dbus-glib.recipe
index be69cf9a..8aeab550 100644
--- a/recipes/dbus-glib.recipe
+++ b/recipes/dbus-glib.recipe
@@ -16,7 +16,7 @@ class Recipe(recipe.Recipe):
'include/dbus-1.0/dbus/dbus-gvalue-parse-variant.h',
'lib/pkgconfig/dbus-glib-1.pc',
]
- files_helper = ['libexec/dbus-bash-completion-helper']
+ files_helper = ['libexec/dbus-bash-completion-helper%(bext)s']
def prepare(self):
if self.config.target_platform == Platform.WINDOWS and\