Rename helper-templates to just helpers.

--HG--
extra : convert_revision : cbaa30da99805accbe250d8dee5494c78cb93291
This commit is contained in:
Juan RP
2008-10-30 23:34:05 +01:00
parent 25a6af5a07
commit 5bb36505b1
15 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ pkgname=irssi
version=0.8.12
distfiles="http://www.irssi.org/files/$pkgname-$version.tar.bz2"
# We need this to get some perl paths.
. $XBPS_TMPLHELPDIR/perl-module.sh
. $XBPS_HELPERSDIR/perl-module.sh
configure_args="--with-proxy --with-perl-lib=$PERL_SITELIBEXP"
build_style=gnu_configure
short_desc="Secure and modular IRC client with text mode user interface"