void-packages/templates/mng-runstuff-before-configure.sh
Juan RP f030c1fae5 Added babl-0.0.22, gegl-0.0.20, iso-codes-3.3 and mng-1.0.10 templates.
--HG--
extra : convert_revision : e42e0255389433a8b5b99438fea34fe33e487e3d
2008-10-11 06:33:25 +02:00

10 lines
155 B
Bash

#
# Automake'ify MNG.
#
cd $wrksrc && \
$ln_cmd -sf makefiles/configure.in . && \
$ln_cmd -sf makefiles/Makefile.am .
. $PKGFS_TMPLHELPDIR/automake.sh