- remove japanese manpages
OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=45
This commit is contained in:
parent
3845d1103e
commit
33995f6e7b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 11:55:06 UTC 2013 - meissner@suse.com
|
||||
|
||||
- remove japanese manpages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 16 12:32:31 UTC 2013 - mmeister@suse.com
|
||||
|
||||
|
5
man.spec
5
man.spec
@ -190,6 +190,11 @@ Authors:
|
||||
for d in `find -name manpath.5.gz -printf '%%h '` ; do
|
||||
ln -sf manpath.5.gz $d/manpath.config.5.gz
|
||||
done
|
||||
|
||||
# remove japanese pages, as they are in man-pages-ja
|
||||
ls ja/
|
||||
rm -rf ja/
|
||||
|
||||
popd
|
||||
install -m 644 src/man_db.conf %{buildroot}%{_sysconfdir}/manpath.config
|
||||
sh ./mk_catdirs %{buildroot}
|
||||
|
Loading…
Reference in New Issue
Block a user