diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-01-07 19:46:13 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-01-07 19:46:13 +0100 |
commit | 2423d990280de54c263bc175eb01f12f7245046a (patch) | |
tree | 4138e0c0bac695bf5553aafd35cb87b548006b3b | |
parent | 69c8dd58c26c9c3a67b720b84741efb86c7e6c72 (diff) | |
parent | aa7c2a89bef4ff4e29b96fee53b3be4bd9994c01 (diff) |
Merge branch 'master' of github.com:derf/Travel-Status-DE-VRR
-rw-r--r-- | Build.PL | 6 | ||||
-rwxr-xr-x | bin/efa-m | 2 |
2 files changed, 6 insertions, 2 deletions
@@ -26,5 +26,9 @@ Module::Build->new( 'XML::LibXML' => 0, }, sign => 1, - + meta_merge => { + resources => { + repository => 'https://github.com/derf/Travel-Status-DE-VRR' + } + }, )->create_build_script(); @@ -420,7 +420,7 @@ repeated) =item B<--list> -List supported EFA services wit their URLs (see B<-u>) and abbreviations (see +List supported EFA services with their URLs (see B<-u>) and abbreviations (see B<-s>). =item B<-m>, B<--mot> I<motlist> |