summaryrefslogtreecommitdiffstats
path: root/test/scripts/makepkg-template-tests/update-version-with-newest-option/templates/perl-module-1.0.template
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/makepkg-template-tests/update-version-with-newest-option/templates/perl-module-1.0.template')
-rw-r--r--test/scripts/makepkg-template-tests/update-version-with-newest-option/templates/perl-module-1.0.template6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scripts/makepkg-template-tests/update-version-with-newest-option/templates/perl-module-1.0.template b/test/scripts/makepkg-template-tests/update-version-with-newest-option/templates/perl-module-1.0.template
new file mode 100644
index 00000000..415025ac
--- /dev/null
+++ b/test/scripts/makepkg-template-tests/update-version-with-newest-option/templates/perl-module-1.0.template
@@ -0,0 +1,6 @@
+echo "before bla template"
+# template input; name=perl-bla
+echo "after bla template"
+perl Makefile.pl
+make
+make install