1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/heimdal_build/perl_path_wrapper.sh
Stefan Metzmacher e17e21172a r12380: add a wraper script that calls the perl scripts in heimdal_build/
with the correct perl version, that was detected with configure

metze
(This used to be commit 9e103e53d1)
2007-10-10 13:47:32 -05:00

8 lines
56 B
Bash
Executable File

#!/bin/sh
#
SELF=$0
DIR=`dirname $SELF`
$PERL $DIR/$@