7 lines
120 B
Text
7 lines
120 B
Text
![]() |
echo "before bla template"
|
||
|
# template input; name=perl-bla
|
||
|
echo "after bla template"
|
||
|
perl Makefile.pl
|
||
|
make
|
||
|
make install
|