summaryrefslogtreecommitdiffstats
path: root/test/scripts/makepkg-template-tests/update-version-with-newest-option/templates/perl-module-1.1.template
blob: 5ad32c3c65e79176b23e83b7581edba7c32ce802 (plain)
1
2
3
4
5
6
7
echo "perl-module version 1.1"
echo "before bla template"
# template input; name=perl-bla
echo "after bla template"
perl Makefile.pl
make
make install