Set docdir appropriately for Debian

Last-Update: 2009-04-15

Gbp-Pq: Name 2001_docdir_fix_for_debian.patch
This commit is contained in:
Masayuki Hatta 2022-05-13 23:18:20 +08:00 committed by openKylinBot
parent 5f09c1a04a
commit f9198b4a3c
1 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@ mandir = @mandir@
man1ext = 1
man1dir = $(mandir)/man$(man1ext)
datadir = @datadir@
docdir = @docdir@@VERSIONED_PATH@
docdir = $(prefix)/share/doc/ghostscript
# The following must be substituted using @datadir@ and @libdir@
# to avoid adding RPM generation paths (CUPS STR #1112)
@ -100,7 +100,7 @@ gsdatadir = $(gsdir)@VERSIONED_PATH@
gssharedir = @libdir@/ghostscript@VERSIONED_PATH@
gsincludedir = @includedir@/ghostscript/
exdir=$(gsdatadir)/examples
exdir=$(prefix)/share/doc/ghostscript/examples
GS_DOCDIR=$(docdir)
# Choose whether to compile the .ps initialization files into the executable.