aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/perl.az
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/package/perl.az')
-rw-r--r--internal/rosa/package/perl.az2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/package/perl.az b/internal/rosa/package/perl.az
index d2cbee77..71322cc7 100644
--- a/internal/rosa/package/perl.az
+++ b/internal/rosa/package/perl.az
@@ -59,10 +59,12 @@ package perl-Module-Build {
checksum = "ZKxEFG4hE1rqZt52zBL2LRZBMkYzhjb5-cTBXcsyA52EbPeeYyVxU176yAea8-Di";
};
+ enterSource = true;
writable = true;
chmod = true;
exec = generic {
+ inPlace = true;
build = `
perl Build.PL --prefix=/system
./Build build`;