mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
Update to 2.6.2 (remove unneeded patch)
Submitted by: bf <bf2006a@yahoo.com>
This commit is contained in:
parent
0e21aff697
commit
43b411e1bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211392
@ -1,11 +0,0 @@
|
||||
--- 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
|
||||
-(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
|
Loading…
Reference in New Issue
Block a user