summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/ghostscript-gpl/files/ghostscript-gpl-8.71-gsdjvu-1.3-partial-revert.patch')
-rw-r--r--app-text/ghostscript-gpl/files/ghostscript-gpl-8.71-gsdjvu-1.3-partial-revert.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/app-text/ghostscript-gpl/files/ghostscript-gpl-8.71-gsdjvu-1.3-partial-revert.patch b/app-text/ghostscript-gpl/files/ghostscript-gpl-8.71-gsdjvu-1.3-partial-revert.patch
deleted file mode 100644
index 4b495583ab..0000000000
--- a/app-text/ghostscript-gpl/files/ghostscript-gpl-8.71-gsdjvu-1.3-partial-revert.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- ghostscript-8.71/gsdjvu
-+++ ghostscript-8.71/gsdjvu
-@@ -55,5 +55,5 @@
- # Step 2 -- execute ghostscript
-
--gsdir="$progdir"
-+gsdir="$(dirname $progdir)"
- GS_LIB="$gsdir/lib:$gsdir/fonts:$gsdir" exec "$gsdir/bin/gs" "$@"