summaryrefslogtreecommitdiff
path: root/print/font2svg/files/patch-font2svg
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-04 23:53:58 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-04 23:53:58 +0000
commit541e7be8c5e9d7b6660bb1578a6abd0d6e44fce7 (patch)
treec235d4c69fe3a84dd5c9964f8d8ca9be580aaf22 /print/font2svg/files/patch-font2svg
parentAdd mgen, The Multi-Generator, an open source software by the Naval Research (diff)
- Update to 0.1.5
PR: ports/73467 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=120825
Diffstat (limited to 'print/font2svg/files/patch-font2svg')
-rw-r--r--print/font2svg/files/patch-font2svg13
1 files changed, 0 insertions, 13 deletions
diff --git a/print/font2svg/files/patch-font2svg b/print/font2svg/files/patch-font2svg
deleted file mode 100644
index 6e578f98b097..000000000000
--- a/print/font2svg/files/patch-font2svg
+++ /dev/null
@@ -1,13 +0,0 @@
---- font2svg.orig Sun Mar 30 23:49:25 2003
-+++ font2svg Sun Mar 30 23:49:34 2003
-@@ -58,8 +58,8 @@
-
- # parse options
- # *BSD and AIX users replace this by
--# TEMP=`getopt hke:s:d:x: $*`
--TEMP=`getopt -q --long "--kpsewhich,--encoding:1,--dvipsencoding:1,--execute:1,--help,--symbols:1" "hke:s:d:x:" "$@"`
-+TEMP=`getopt hke:s:d:x: $*`
-+#TEMP=`getopt -q --long "--kpsewhich,--encoding:1,--dvipsencoding:1,--execute:1,--help,--symbols:1" "hke:s:d:x:" "$@"`
- echo "$TEMP"
- eval set -- "$TEMP"
- while [ ! $1 = "--" ] ; do