[Xfce4-commits] [thunar-plugins/thunar-archive-plugin] 05/08: Add symlink to org.gnome.FileRoller.tap

noreply at xfce.org noreply at xfce.org
Thu Nov 2 22:49:25 CET 2017


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

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository thunar-plugins/thunar-archive-plugin.

commit 3a9816149d56e665c376e324640b188771c5a856
Author: Andre Miranda <andre42m at 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.


More information about the Xfce4-commits mailing list