Permalink
Browse files
file-sharedir-pmXXX: break dep cycle
- Loading branch information
|
|
@@ -9,9 +9,9 @@ Depends: << |
|
|
class-inspector-pm, |
|
|
perl%type_pkg[perl]-core |
|
|
<< |
|
|
BuildDepends: << |
|
|
file-sharedir-install-pm%type_pkg[perl] (>= 0.03) |
|
|
<< |
|
|
# Has bundled version of File::ShareDir::Install that is used if |
|
|
# no ext one present. Use it to avoid circular deps |
|
|
#BuildDepends: file-sharedir-install-pm%type_pkg[perl] (>= 0.03) |
|
|
InstallScript: << |
|
|
%{default_script} |
|
|
mv %i/share/man %i/lib/perl5/%type_raw[perl] |
|
|
|