OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-CoreList?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
52d989ee44
commit
8c59b82afb
@@ -58,14 +58,15 @@ information.
|
||||
|
||||
%install
|
||||
%perl_make_install
|
||||
# MANUAL
|
||||
# MANUAL BEGIN
|
||||
mv %{buildroot}%{_bindir}/corelist %{buildroot}%{_bindir}/corelist-%{name}
|
||||
# the perl docu will do
|
||||
mv %{buildroot}%{_mandir}/man1/{corelist,corelist-%{name}}.1
|
||||
rm %{buildroot}%{_mandir}/man3/Module::CoreList.3pm
|
||||
# MANUAL END
|
||||
%perl_process_packlist
|
||||
%perl_gen_filelist
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(644,root,root,755)
|
||||
%doc Changes corelist identify-dependencies README
|
||||
|
Reference in New Issue
Block a user