font-util: use replace-interpreter.sh and remove perl-replace-path.sh

helper which isn't used now.

--HG--
extra : convert_revision : b1291d48a5b55e229c37e0374a618ab079eaeb83
This commit is contained in:
Juan RP
2008-10-14 19:44:22 +02:00
parent b9107abc20
commit dcaa308afe
3 changed files with 6 additions and 23 deletions

View File

@@ -13,8 +13,3 @@ long_desc="
and generating truncated BDF font from ISO 10646-1-encoded BDF
font. It also provides mapping-files (character set tables)
and the fontutil pkg-config and autoconf macro files."
# Transform bdftruncate.pl with correct path.
run_stuff_before_build_cmd="
. $XBPS_TMPLHELPDIR/perl-replace-path.sh
perl_transform_file $wrksrc/bdftruncate.pl"