summaryrefslogtreecommitdiff
path: root/editors/abiword1/patches/patch-ak
blob: cde5e5d68254b1d961707f4fbd3829015f9c26e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$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 ""