pacman/test/scripts/makepkg-template-tests/update-version-with-newest-option/templates/perl-module-1.1.template

8 lines
151 B
Text
Raw Normal View History

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