summaryrefslogtreecommitdiff
path: root/security/skip/files/patch-aa
blob: e200731e44444c06d5a2ee458500bc2f5907864a (plain) (blame)
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 Mar  8 21:33:38 1999
@@ -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" ]