7 lines
154 B
Bash
7 lines
154 B
Bash
|
#
|
||
|
# Transform perl shebang path with correct one in bdftruncate.pl.
|
||
|
#
|
||
|
|
||
|
. $XBPS_TMPLHELPDIR/replace-interpreter.sh
|
||
|
replace_interpreter perl bdftruncate.pl
|