summaryrefslogtreecommitdiff
path: root/editors/abiword/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/patches/patch-ak')
-rw-r--r--editors/abiword/patches/patch-ak20
1 files changed, 20 insertions, 0 deletions
diff --git a/editors/abiword/patches/patch-ak b/editors/abiword/patches/patch-ak
new file mode 100644
index 00000000000..d6a2eba62bf
--- /dev/null
+++ b/editors/abiword/patches/patch-ak
@@ -0,0 +1,20 @@
+$NetBSD: patch-ak,v 1.3 2001/08/10 04:50:09 jlam Exp $
+
+--- src/pkg/common/unix/scripts/install.sh.orig Sat Apr 7 03:59:52 2001
++++ src/pkg/common/unix/scripts/install.sh
+@@ -131,15 +131,6 @@
+
+
+ ########################################################################
+-# Copy the ttfadmin script to $TARGET/bin
+-########################################################################
+-
+-echo "Installing ttfadmin script [$TARGET/bin]"
+-cp -f $SCRIPTDIR/../../../../tools/scripts/unix/ttfadmin.sh $TARGET/bin/ttfadmin.sh
+-chmod -f 500 $TARGET/bin/ttfadmin.sh
+-
+-
+-########################################################################
+ # Done
+ ########################################################################
+ echo ""