Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37744097
en ru br
Репозитории ALT
S:10.01.1-alt1
5.1: 9.01-alt0.M50P.1
4.1: 8.63-alt0.M41.4
4.0: 8.15.4-alt1.M40.4
+updates:8.15.4-alt1.M40.4
3.0: 7.07.1-alt7
www.altlinux.org/Changes

Группа :: Издательство
Пакет: ghostscript

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: Ubuntu-2001_docdir_fix_for_debian.patch
Скачать


Description: Set docdir appropriately for Debian
Author: Masayuki Hatta <mhatta@debian.org>
Last-Update: 2009-04-15
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Makefile.in
+++ b/Makefile.in
@@ -92,7 +92,7 @@
 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)
@@ -101,7 +101,7 @@
 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.
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin