pacman/test/scripts/makepkg-template-tests/update-version-with-newest-option/templates/perl-module-1.0.template
Florian Pritz 0108884952 test makepkg-template: Add update-version-with-newest-option
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-11 18:58:25 +10:00

6 lines
120 B
Text

echo "before bla template"
# template input; name=perl-bla
echo "after bla template"
perl Makefile.pl
make
make install