summaryrefslogtreecommitdiff
path: root/app-text/code2html/files
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/code2html/files')
-rw-r--r--app-text/code2html/files/code2html-0.9.1-prefix.patch4
-rw-r--r--app-text/code2html/files/code2html-0.9.1-scalar.patch4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/code2html/files/code2html-0.9.1-prefix.patch b/app-text/code2html/files/code2html-0.9.1-prefix.patch
index cc27296fb71c..fbfc9d6b5356 100644
--- a/app-text/code2html/files/code2html-0.9.1-prefix.patch
+++ b/app-text/code2html/files/code2html-0.9.1-prefix.patch
@@ -1,5 +1,5 @@
---- code2html
-+++ code2html
+--- a/code2html
++++ b/code2html
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!@GENTOO_PORTAGE_EPREFIX@/usr/bin/perl -w
diff --git a/app-text/code2html/files/code2html-0.9.1-scalar.patch b/app-text/code2html/files/code2html-0.9.1-scalar.patch
index eddc89a6a8f7..b8f56f1a7d1a 100644
--- a/app-text/code2html/files/code2html-0.9.1-scalar.patch
+++ b/app-text/code2html/files/code2html-0.9.1-scalar.patch
@@ -1,5 +1,5 @@
---- code2html.orig 2002-01-12 22:17:02.000000000 +0100
-+++ code2html 2014-09-24 13:52:52.000000000 +0200
+--- a/code2html
++++ b/code2html
@@ -1357,7 +1357,7 @@
my @lines = split ( /\n/, $_[0] );