mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-14 21:35:02 -05:00
287f7a575e
Signed-off-by: Florian Pritz <bluewind@xinu.at>
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
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
|