From f109fd5d82824de076cd9abe4c968c0d879ad6fd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 13 Oct 2008 10:20:04 +0200 Subject: [PATCH] font-util: use run_stuff_before__cmd to make this build. --HG-- extra : convert_revision : 7725d0c055964f7176cecada81e302de5264e9c9 --- templates/font-util.tmpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/font-util.tmpl b/templates/font-util.tmpl index e279659e29..5e6e158629 100644 --- a/templates/font-util.tmpl +++ b/templates/font-util.tmpl @@ -15,6 +15,4 @@ long_desc=" and the fontutil pkg-config and autoconf macro files." # Transform bdftruncate.pl with correct path. -run_stuff_before="build" -run_stuff_before_build_file="$XBPS_TMPLHELPDIR/perl-replace-path.sh" run_stuff_before_build_cmd="perl_transform_file $wrksrc/bdftruncate.pl"