* Install PostScript documentation into /usr/share/doc/elk/ps/.

git-svn-id: svn://svn.zoy.org/elk/trunk@144 55e467fa-43c5-0310-a8a2-de718669efc6
This commit is contained in:
sam 2003-09-11 08:47:10 +00:00
parent 3077766693
commit a889fdb955
12 changed files with 12 additions and 12 deletions

2
debian/rules vendored
View File

@ -56,7 +56,7 @@ install: build
$(CURDIR)/debian/elk/usr/lib/*.a \
$(CURDIR)/debian/libelk0-dev/usr/lib/
mv $(CURDIR)/debian/elk/usr/share/doc/elk/*.ps \
mv $(CURDIR)/debian/elk/usr/share/doc/elk/ps \
$(CURDIR)/debian/elkdoc/usr/share/doc/elkdoc/
mv $(CURDIR)/debian/elk/usr/share/doc/elk/examples \
$(CURDIR)/debian/elkdoc/usr/share/doc/elkdoc/

View File

@ -2,7 +2,7 @@ EXTRA_DIST = bitstring.ms
if HAVE_GROFF
doc_DATA = bitstring.ps
docdir = $(datadir)/doc/@PACKAGE@
docdir = $(datadir)/doc/@PACKAGE@/ps
endif
MANUAL= bitstring

View File

@ -2,7 +2,7 @@ EXTRA_DIST = cprog.ms
if HAVE_GROFF
doc_DATA = cprog.ps
docdir = $(datadir)/doc/@PACKAGE@
docdir = $(datadir)/doc/@PACKAGE@/ps
endif
TROFF= groff -ms -t

View File

@ -2,7 +2,7 @@ EXTRA_DIST = kernel.ms
if HAVE_GROFF
doc_DATA = kernel.ps
docdir = $(datadir)/doc/@PACKAGE@
docdir = $(datadir)/doc/@PACKAGE@/ps
endif
MANUAL= kernel

View File

@ -4,7 +4,7 @@ man_MANS = elk.1
if HAVE_GROFF
doc_DATA = elk.ps
docdir = $(datadir)/doc/@PACKAGE@
docdir = $(datadir)/doc/@PACKAGE@/ps
endif
TROFF= groff -man -t

View File

@ -2,7 +2,7 @@ EXTRA_DIST = oops.ms
if HAVE_GROFF
doc_DATA = oops.ps
docdir = $(datadir)/doc/@PACKAGE@
docdir = $(datadir)/doc/@PACKAGE@/ps
endif
MANUAL= oops

View File

@ -2,7 +2,7 @@ EXTRA_DIST = record.ms
if HAVE_GROFF
doc_DATA = record.ps
docdir = $(datadir)/doc/@PACKAGE@
docdir = $(datadir)/doc/@PACKAGE@/ps
endif
MANUAL= record

View File

@ -2,7 +2,7 @@ EXTRA_DIST = regexp.ms
if HAVE_GROFF
doc_DATA = regexp.ps
docdir = $(datadir)/doc/@PACKAGE@
docdir = $(datadir)/doc/@PACKAGE@/ps
endif
MANUAL= regexp

View File

@ -2,7 +2,7 @@ EXTRA_DIST = unix.ms
if HAVE_GROFF
doc_DATA = unix.ps
docdir = $(datadir)/doc/@PACKAGE@
docdir = $(datadir)/doc/@PACKAGE@/ps
endif
MANUAL= unix

View File

@ -2,7 +2,7 @@ EXTRA_DIST = usenix.ms
if HAVE_GROFF
doc_DATA = usenix.ps
docdir = $(datadir)/doc/@PACKAGE@
docdir = $(datadir)/doc/@PACKAGE@/ps
endif
TROFF= groff -ms

View File

@ -2,7 +2,7 @@ EXTRA_DIST = xlib.ms
if HAVE_GROFF
doc_DATA = xlib.ps
docdir = $(datadir)/doc/@PACKAGE@
docdir = $(datadir)/doc/@PACKAGE@/ps
endif
MANUAL= xlib

View File

@ -2,7 +2,7 @@ EXTRA_DIST = xt.ms
if HAVE_GROFF
doc_DATA = xt.ps
docdir = $(datadir)/doc/@PACKAGE@
docdir = $(datadir)/doc/@PACKAGE@/ps
endif
MANUAL= xt