summaryrefslogtreecommitdiff
path: root/textproc/rubygem-pretty-xml/files/patch-lib_pretty-xml.rb
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-pretty-xml/files/patch-lib_pretty-xml.rb')
-rw-r--r--textproc/rubygem-pretty-xml/files/patch-lib_pretty-xml.rb15
1 files changed, 15 insertions, 0 deletions
diff --git a/textproc/rubygem-pretty-xml/files/patch-lib_pretty-xml.rb b/textproc/rubygem-pretty-xml/files/patch-lib_pretty-xml.rb
new file mode 100644
index 000000000000..9b9d8590a761
--- /dev/null
+++ b/textproc/rubygem-pretty-xml/files/patch-lib_pretty-xml.rb
@@ -0,0 +1,15 @@
+--- lib/pretty-xml.rb.orig 2017-05-20 17:50:05 UTC
++++ lib/pretty-xml.rb
+@@ -1,4 +1,4 @@
+-#!/bin/usr/env ruby
++#!/usr/bin/env ruby
+
+ # file: pretty-xml.rb
+
+@@ -66,4 +66,4 @@ XSL
+ module_function :write
+
+ alias print write
+-end
+\ No newline at end of file
++end