This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository thunar-plugins/thunar-archive-plugin.

commit 3a9816149d56e665c376e324640b188771c5a856
Author: Andre Miranda <andre...@gmail.com>
Date:   Sat May 20 20:48:58 2017 -0300

    Add symlink to org.gnome.FileRoller.tap
---
 scripts/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 4da529c..a46012f 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -11,6 +11,9 @@ install-exec-hook:
        -( cd $(DESTDIR)$(wrapperdir) ; \
                test -f gnome-file-roller.tap \
                || ln -sf file-roller.tap gnome-file-roller.tap )
+       -( cd $(DESTDIR)$(wrapperdir) ; \
+               test -f org.gnome.FileRoller.tap \
+               || ln -sf file-roller.tap org.gnome.FileRoller.tap )
 
 EXTRA_DIST =                                                           \
        $(wrapper_SCRIPTS)                                              \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to