1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/editors/AbiWord/files/patch-ar

15 lines
473 B
Plaintext
Raw Normal View History

2001-08-08 15:46:45 +00:00
$FreeBSD$
--- src/pkg/common/unix/scripts/install.sh.orig Sat Apr 7 10:59:52 2001
+++ src/pkg/common/unix/scripts/install.sh Wed Aug 8 13:31:57 2001
@@ -80,7 +80,7 @@
echo "Installing program binaries to [$LIBEXECDIR]..."
# Setup bins
2001-08-08 15:46:45 +00:00
-(cd $SRCDIR/bin; tar cf - *) | (cd $LIBEXECDIR; tar xf -)
+(cd $SRCDIR/bin; cp Abi* $LIBEXECDIR)
########################################################################
# If we're on Solaris, run makepsres on the font path