openbsd-ports/cad/spice/patches/patch-util_build

11 lines
355 B
Plaintext

$OpenBSD: patch-util_build,v 1.1 2002/07/17 22:40:00 lebel Exp $
--- util/build.orig Wed Jul 17 17:58:11 2002
+++ util/build Wed Jul 17 17:58:33 2002
@@ -1,6 +1,5 @@
#! /bin/sh -
PROG=`basename "$0"`
-PATH=/bin:/usr/bin:/usr/ucb
if test "$#" -eq 0; then
echo "Usage: ${PROG} [-dnD] <system> [<modifiers>]"
echo " ${PROG} -help"