1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/devel/ddd/files/patch-config.guess
2001-03-09 13:10:10 +00:00

6 lines
278 B
Plaintext

--- config.guess.orig Thu Oct 21 02:10:44 1999
+++ config.guess Thu Mar 8 05:14:29 2001
@@ -516 +516 @@
- echo ${UNAME_MACHINE}-unknown-freebsdelf`echo${UNAME_RELEASE}|sed -e 's/[-_].*//'`
+ echo ${UNAME_MACHINE}-unknown-freebsdelf`echo ${UNAME_RELEASE}|sed -e 's/[-_].*//'`