diff options
author | Justin Davis <jrcd83@gmail.com> | 2012-05-15 20:26:23 +0200 |
---|---|---|
committer | Justin Davis <jrcd83@gmail.com> | 2012-05-15 20:26:23 +0200 |
commit | 5232c0d07100d5fb0b3baff99ecb07f9a4436f4e (patch) | |
tree | 089bb1201d3da0e1ef36a0ebb885aebdda12af1b | |
parent | f02a427f37ea4d16e77beff503c878340dbb8058 (diff) | |
download | genpkg-5232c0d07100d5fb0b3baff99ecb07f9a4436f4e.tar.gz genpkg-5232c0d07100d5fb0b3baff99ecb07f9a4436f4e.tar.xz |
Adds mod for perl-async-interrupt.
Marc uses perl-style real number version strings.
-rw-r--r-- | mods/perl-async-interrupt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mods/perl-async-interrupt b/mods/perl-async-interrupt new file mode 100644 index 0000000..87d6141 --- /dev/null +++ b/mods/perl-async-interrupt @@ -0,0 +1,2 @@ +# Marc uses numeric version strings. +set pkgver [format %.02f $pkgver] |