summaryrefslogtreecommitdiffstats
path: root/cddl
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>2008-04-26 03:34:22 +0000
committerjb <jb@FreeBSD.org>2008-04-26 03:34:22 +0000
commit92d707013b4b15863635b679b0b8e7f9c1760158 (patch)
tree8b618cc3fe104ecf48966bde011835e1c73d34ab /cddl
parent1b79cc086162d82698d80bec910a50e9eaaebda6 (diff)
downloadFreeBSD-src-92d707013b4b15863635b679b0b8e7f9c1760158.zip
FreeBSD-src-92d707013b4b15863635b679b0b8e7f9c1760158.tar.gz
Set the path to perl on FreeBSD.
Diffstat (limited to 'cddl')
-rw-r--r--cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/dstyle.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/dstyle.pl b/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/dstyle.pl
index 1cbc34a..cb47c7c 100644
--- a/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/dstyle.pl
+++ b/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/dstyle.pl
@@ -1,4 +1,4 @@
-#!/usr/perl5/bin/perl
+#!/usr/local/bin/perl
#
# CDDL HEADER START
#
OpenPOWER on IntegriCloud