diff options
Diffstat (limited to 'graphics/gfont/files/patch-shtool')
-rw-r--r-- | graphics/gfont/files/patch-shtool | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gfont/files/patch-shtool b/graphics/gfont/files/patch-shtool deleted file mode 100644 index c9e4faeb559d..000000000000 --- a/graphics/gfont/files/patch-shtool +++ /dev/null @@ -1,11 +0,0 @@ ---- shtool.orig 2009-11-04 18:51:24.000000000 +0300 -+++ shtool 2009-11-04 18:51:29.000000000 +0300 -@@ -228,7 +228,7 @@ - ;; - -[a-zA-Z0-9]) - opt_OPT=`awk 'BEGIN { printf("%s", substr(OPT, 2)); }' \ -- "OPT=$1" </dev/null"` -+ "OPT=$1" </dev/null` - opt_ARG='' - ;; - *) |