pkgsrc/editors/abiword/patches/patch-ak
martti 576e8cf869 Updated to 0.9.5.
Highlights include: Command Line Printing, Normal Mode, Thesaurus,
Dictionary support, All image type support (these last three via plugins),
Header/Footers for first/last/facing pages, Dynamic Toolbars (drag and
drop toolbar icons) for Unix/Gnome. Plus lots of other stuff and bugfixes.
2001-11-26 13:08:24 +00:00

20 lines
755 B
Text

$NetBSD: patch-ak,v 1.4 2001/11/26 13:08:25 martti Exp $
--- src/pkg/common/unix/scripts/install.sh.orig Mon Nov 26 13:59:07 2001
+++ src/pkg/common/unix/scripts/install.sh Mon Nov 26 13:59:31 2001
@@ -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 500 $TARGET/bin/ttfadmin.sh
-
-
-########################################################################
# Done
########################################################################
echo ""