summaryrefslogtreecommitdiff
path: root/daemon
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2016-08-09 10:41:41 +0200
committerOndrej Holy <oholy@redhat.com>2016-08-11 08:16:01 +0200
commitc4da270a189001393c2eb2c5ee2ddfb3f429a944 (patch)
tree5f47ec3e584cb4673041828f67977dcd4b82eb7e /daemon
parent812f42e6bec9d9adf7c97d83fb55f0f0e4f3e3d6 (diff)
downloadgvfs-c4da270a189001393c2eb2c5ee2ddfb3f429a944.tar.gz
build: Include its rules for polkit temporarily
polkit.loc and polkit.its files are neccessary for merging translations back into policy files with gettext. Include those files temporarily before new polkit is released and distributed. https://bugzilla.gnome.org/show_bug.cgi?id=768707
Diffstat (limited to 'daemon')
-rw-r--r--daemon/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 818dd0cc..24b39216 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -666,7 +666,7 @@ org.gtk.vfs.file-operations.policy.in: org.gtk.vfs.file-operations.policy.in.in
$(AM_V_GEN) sed -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@
org.gtk.vfs.file-operations.policy: org.gtk.vfs.file-operations.policy.in Makefile
- $(AM_V_GEN) $(MSGFMT) --xml --template $< -d $(top_srcdir)/po -o $@ || cp $< $@
+ $(AM_V_GEN) XDG_DATA_DIRS=$(top_srcdir) $(MSGFMT) --xml --template $< -d $(top_srcdir)/po -o $@ || cp $< $@
gvfs_polkit_actionsdir = $(datadir)/polkit-1/actions
gvfs_polkit_actions_in_files = org.gtk.vfs.file-operations.policy.in