1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-14 13:25:09 -05:00
pacman/test/scripts/makepkg-template-tests/update-version-with-newest-option/templates/perl-module-1.0.template

7 lines
120 B
Plaintext
Raw Normal View History

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