Package: moarvm / 2016.12+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
moarvm | 2016.12+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Patch Configure.pl to determine version string corre.patch | (download) |
Configure.pl |
5 0 + 5 - 0 ! |
patch configure.pl to determine version string correctly The initial value of the version for MoarVM is found by looking at the contents of the VERSION file. If we are in a git working copy, however, then the latest tag is used as the version number. Unfortunately, in the Debian repo, this tag isn't the one that MoarVM is expecting. Thus for Debian packaging it is correct to only use the contents of the VERSION file. |
fix lib install dir | (download) |
build/setup.pm |
3 2 + 1 - 0 ! |
fix lib install dir Setup moar to expect rakudo ELF libs also in /usr/lib/perl6 and not only in /usr/share/perl6. . Note that rakudo needs to be tweaked to actually install ELF lib there. Bug: https://github.com/MoarVM/MoarVM/issues/372 |
1