GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
FUNCTIONS | 6 ++++++
1 files changed, 6 insertions(+)
New commits:
commit d3373e8a345491e71dd0878b511c4adad20069a7
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
FUNCTIONS: default perl-cpan build function
diff --git a/FUNCTIONS b/FUNCTIONS
index 70ea38e..c11bdb4 100755
--- a/FUNCTIONS
+++ b/FUNCTIONS
@@ -411,6 +411,12 @@ function default_install_python() {
python setup.py install ${INSTALL_ROOT:+--root "$INSTALL_ROOT/"}
}
+#-------------------------------------------------------------------------
+## Default build for Perl spell.
+#-------------------------------------------------------------------------
+function default_build_perl() {
+ perl Makefile.PL $OPTS && make
+}
#---
## disable_pic
Archive powered by MHonArc 2.6.24.