540378ba24
Ghostscript version upgrade to 9.23rc1 (first release candidate for 9.23) OBS-URL: https://build.opensuse.org/request/show/587502 OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=87
12 lines
472 B
Diff
12 lines
472 B
Diff
--- base/unixinst.mak.orig 2018-03-07 16:01:52.000000000 +0100
|
|
+++ base/unixinst.mak 2018-03-12 14:06:43.000000000 +0100
|
|
@@ -163,7 +163,7 @@ install-doc: $(PSDOCDIR)/News.htm
|
|
$(SH) -c 'for f in $(DOC_PAGES) ;\
|
|
do if ( test -f $(PSDOCDIR)/$$f ); then $(INSTALL_DATA) $(PSDOCDIR)/$$f $(DESTDIR)$(docdir); fi;\
|
|
done'
|
|
- ln -s $(DESTDIR)$(docdir) $(gsdatadir)/doc
|
|
+ # ln -s $(DESTDIR)$(docdir) $(gsdatadir)/doc
|
|
|
|
# install the man pages for each locale
|
|
MAN_LCDIRS=. de
|