freebsd-ports/benchmarks/lmbench/files/patch-scripts_getpercent
Mathieu Arnold 56bf85096c Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-27 15:09:11 +00:00

11 lines
341 B
Text

--- scripts/getpercent.orig 2005-09-04 11:04:28 UTC
+++ scripts/getpercent
@@ -5,7 +5,7 @@
# Hacked into existence by Larry McVoy (lm@sun.com now lm@sgi.com).
# Copyright (c) 1994 Larry McVoy. GPLed software.
# $Id$
-eval 'exec perl -Ssw $0 "$@"'
+eval 'exec perl -Ss $0 "$@"'
if 0;
$n = 0; # apparently, hpux doesn't init to 0????