r2085: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 28 May 2002 08:42:20 +0000 (08:42 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 28 May 2002 08:42:20 +0000 (08:42 +0000)
debian/ctsim-help.dirs
debian/rules

index 76bfbbaeb92311807942b7779d27d0640cec007a..a429ce20c24245858979e1c676f0bec10d013b85 100644 (file)
@@ -2,4 +2,4 @@ usr
 usr/share
 usr/share/ctsim
 usr/share/doc
-usr/share/doc/ctsim
+usr/share/doc/ctsim-help
index 63f132ee0173658b05076036963993b151f2dc9b..d2e8b2bda387d8d302d083358822b471595d39f6 100755 (executable)
@@ -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