[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 14/15: Fix	make distcheck
    noreply at xfce.org 
    noreply at xfce.org
       
    Wed Jun  1 22:40:07 CEST 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
schuellerf pushed a commit to branch master
in repository panel-plugins/xfce4-clipman-plugin.
commit ebf72f2f7aa901bf659eec97f9f7f4019ec51d8a
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Tue May 31 20:56:43 2016 +0300
    Fix make distcheck
---
 panel-plugin/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/panel-plugin/Makefile.am b/panel-plugin/Makefile.am
index 659aa64..5a67352 100644
--- a/panel-plugin/Makefile.am
+++ b/panel-plugin/Makefile.am
@@ -217,5 +217,5 @@ DISTCLEANFILES =							\
 	$(NULL)
 
 install-exec-hook:
-	$(LN_S) -f $(exec_prefix)/bin/xfce4-popup-clipman $(exec_prefix)/bin/xfce4-popup-clipman-actions
+	$(LN_S) -f $(exec_prefix)/bin/xfce4-popup-clipman $(DESTDIR)$(exec_prefix)/bin/xfce4-popup-clipman-actions
 
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list