From 0b30a10be7efcffe8f76092b081e6d22c0ef6f39 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sat, 9 May 2009 10:26:13 -0700 Subject: [PATCH] Update META.yml and add osname to smolder tags --- META.yml | 2 +- bin/smolder_mathgsl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/META.yml b/META.yml index b6a1ce1..f8cdaef 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- name: Math-GSL -version: 0.19_02 +version: 0.19_03 author: - 'Jonathan Leto ' abstract: Interface to the GNU Scientific Library using SWIG diff --git a/bin/smolder_mathgsl b/bin/smolder_mathgsl index 0262963..ff489fd 100755 --- a/bin/smolder_mathgsl +++ b/bin/smolder_mathgsl @@ -66,8 +66,8 @@ my $harness = TAP::Harness::Archive->new(\%options); $harness->runtests(@files); my $cmd =<