1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-14 21:35:02 -05:00
pacman/test/scripts/makepkg-template-tests/keep-old-version/templates/perl-module-1.0.template
Florian Pritz 287f7a575e test makepkg-template: Add keep-old-version
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-11 18:58:24 +10:00

7 lines
120 B
Plaintext

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