blob: 81243b3478b9b6a1686f370964b8a3288c95f3e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -ur --unidirectional-new-file skipsrc-1.0.orig/Configure work.new/Configure
--- skipsrc-1.0.orig/Configure Fri Oct 25 13:13:15 1996
+++ work.new/Configure Mon Jan 24 12:35:36 2000
@@ -103,8 +103,6 @@
echo "$0: failed to install skip/freebsd/Makefile.defs"
exit 1
fi
- echo "Configured to build on freebsd"
- echo "Don't forget to use gmake to compile"
exit 0
fi
if [ "$system" = "sunos" ]
|