mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-05 01:55:11 +02:00
helper which isn't used now. --HG-- extra : convert_revision : b1291d48a5b55e229c37e0374a618ab079eaeb83
6 lines
154 B
Bash
6 lines
154 B
Bash
#
|
|
# Transform perl shebang path with correct one in bdftruncate.pl.
|
|
#
|
|
|
|
. $XBPS_TMPLHELPDIR/replace-interpreter.sh
|
|
replace_interpreter perl bdftruncate.pl
|