# HG changeset patch
# User iuc
# Date 1466889148 14400
# Node ID 3619c6fb132dd3290db7b2ed2c8d891078464363
# Parent b88fc7f8ca73a2702ec4ae96b489e890050d9295
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/xpath commit c9d0e222bf9ec49f5a58a2d7f9990310933d71e9
diff -r b88fc7f8ca73 -r 3619c6fb132d macros.xml
--- a/macros.xml Mon May 04 22:47:10 2015 -0400
+++ b/macros.xml Sat Jun 25 17:12:28 2016 -0400
@@ -2,7 +2,7 @@
- package_perl_xml_xpath
+ perl-xml-xpath
diff -r b88fc7f8ca73 -r 3619c6fb132d tool_dependencies.xml
--- a/tool_dependencies.xml Mon May 04 22:47:10 2015 -0400
+++ b/tool_dependencies.xml Sat Jun 25 17:12:28 2016 -0400
@@ -1,6 +1,6 @@
-
+
diff -r b88fc7f8ca73 -r 3619c6fb132d xpath
--- a/xpath Mon May 04 22:47:10 2015 -0400
+++ b/xpath Sat Jun 25 17:12:28 2016 -0400
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
eval 'exec /usr/bin/perl -w -S $0 ${1+"$@"}'
if 0; # not running under some shell
use strict;
diff -r b88fc7f8ca73 -r 3619c6fb132d xpath.xml
--- a/xpath.xml Mon May 04 22:47:10 2015 -0400
+++ b/xpath.xml Sat Jun 25 17:12:28 2016 -0400
@@ -6,10 +6,7 @@
- $output
- ]]>
+ $output]]>