From: Kevin M. Rosenberg Date: Tue, 28 May 2002 08:42:20 +0000 (+0000) Subject: r2085: *** empty log message *** X-Git-Tag: debian-4.5.3-3~243 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=e494184fb08c230c40877ba71826e0b94271a975 r2085: *** empty log message *** --- diff --git a/debian/ctsim-help.dirs b/debian/ctsim-help.dirs index 76bfbba..a429ce2 100644 --- a/debian/ctsim-help.dirs +++ b/debian/ctsim-help.dirs @@ -2,4 +2,4 @@ usr usr/share usr/share/ctsim usr/share/doc -usr/share/doc/ctsim +usr/share/doc/ctsim-help diff --git a/debian/rules b/debian/rules index 63f132e..d2e8b2b 100755 --- a/debian/rules +++ b/debian/rules @@ -19,9 +19,9 @@ prefix-doc := debian/$(pkg-doc) prefix-doc-pdf := debian/$(pkg-doc-pdf) DESTDIR := `pwd`/$(prefix) -HELPDIR := `pwd`/$(prefix-help) +HELPDIR := `pwd`/$(prefix-help)/usr/share/ctsim DOCDIR := $(prefix-doc)/usr/share/doc/ctsim-doc -PDFDIR := $(prefix-doc-pdf)/usr/share/doc/ctsim-doc +PDFDIR := $(prefix-doc-pdf)/usr/share/doc/ctsim-doc-pdf INSTALL := install INSTALLFLAGS := -g root -o root -m 0644 @@ -77,7 +77,7 @@ binary-arch: build install dh_testdir dh_testroot # dh_installdebconf - dh_installdocs -A docs/html + dh_installdocs -A dh_installexamples tools/sample-ctsim.sh helical/sample-helical.sh dh_installmenu # dh_installlogrotate