diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-09-15 14:31:21 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2014-09-15 18:20:39 +0300 |
commit | 2680d325941a26981f766e6c879ce3dc64a9db4f (patch) | |
tree | 91b11ede981bc35bada419ce5cc8b6eb7306e3b5 /perl_from_meta.attr | |
parent | 3b981564ce1d65171146a4ea7fd99b3f85320f1e (diff) | |
download | rpm-setup-2680d325941a26981f766e6c879ce3dc64a9db4f.tar rpm-setup-2680d325941a26981f766e6c879ce3dc64a9db4f.tar.gz rpm-setup-2680d325941a26981f766e6c879ce3dc64a9db4f.tar.bz2 rpm-setup-2680d325941a26981f766e6c879ce3dc64a9db4f.tar.xz rpm-setup-2680d325941a26981f766e6c879ce3dc64a9db4f.zip |
fix matchign META files
Diffstat (limited to 'perl_from_meta.attr')
-rw-r--r-- | perl_from_meta.attr | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/perl_from_meta.attr b/perl_from_meta.attr index 2f16632..cabf1b0 100644 --- a/perl_from_meta.attr +++ b/perl_from_meta.attr @@ -1,3 +1,2 @@ -%__perl_from_meta_requires %{_rpmconfigdir}/perl.req-from-meta -%__perl_from_meta_magic ^.*[Pp]erl .*$ -%__perl_from_meta_flags exeonly +%__perl_from_meta_requires %{_rpmconfigdir}/mageia/perl.req-from-meta +%__perl_from_meta_path /(META.json|(MY|)META.yml)$ |