exclude instmodsh as it conflicts with perl
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=4
This commit is contained in:
parent
2bf8dccbd6
commit
b1e9335292
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 26 07:49:38 UTC 2010 - pascal.bleser@opensuse.org
|
||||
|
||||
- exclude instmodsh, as it conflicts with Perl itself
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 18 12:39:11 UTC 2009 - jw@novell.com
|
||||
|
||||
|
@ -50,10 +50,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc Changes README
|
||||
%doc %{_mandir}/man?/*
|
||||
%doc %{_mandir}/man3/*.3%{ext_man}
|
||||
%{perl_vendorlib}/ExtUtils
|
||||
%{perl_vendorarch}/auto/ExtUtils
|
||||
/var/adm/perl-modules/%{name}
|
||||
/usr/bin/instmodsh
|
||||
%exclude /usr/bin/instmodsh
|
||||
%exclude %{_mandir}/man1/instmodsh.1%{ext_man}
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user