Accepting request 32383 from home:computersalat:devel:perl
Copy from home:computersalat:devel:perl/perl via accept of submit request 32383 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/32383 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl?expand=0&rev=23
This commit is contained in:
parent
c7f0e87b07
commit
19e54e4765
@ -95,7 +95,10 @@ for i in ${all_dir[@]}; do\
|
||||
fi\
|
||||
done\
|
||||
# add man pages\
|
||||
# if exist :)\
|
||||
if [ -d "${RPM_BUILD_ROOT}%{_mandir}" ]; then\
|
||||
fgen_file "%{_mandir}/man?/*"\
|
||||
fi\
|
||||
\
|
||||
# add packlist file\
|
||||
# generated fom perllocal.pod\
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 12 10:53:11 UTC 2010 - chris@computersalat.de
|
||||
|
||||
- fix for macros.perl
|
||||
o only add mandir if exist :)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 12:47:02 CET 2010 - rguenther@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user