summaryrefslogtreecommitdiff
path: root/editors/abiword/patches/patch-ak
blob: d6a2eba62bf70459a41df247f91aa3464e5c3380 (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.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 ""