summaryrefslogtreecommitdiff
path: root/editors/abiword1/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword1/patches/patch-ak')
-rw-r--r--editors/abiword1/patches/patch-ak20
1 files changed, 0 insertions, 20 deletions
diff --git a/editors/abiword1/patches/patch-ak b/editors/abiword1/patches/patch-ak
deleted file mode 100644
index cde5e5d6825..00000000000
--- a/editors/abiword1/patches/patch-ak
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ak,v 1.1.1.1 2003/12/26 18:20:28 wiz Exp $
-
---- src/pkg/common/unix/scripts/install.sh.orig Tue Apr 16 15:07:49 2002
-+++ 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 755 $TARGET/bin/ttfadmin.sh
--
--
--########################################################################
- # Done
- ########################################################################
- echo ""