X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=debian%2Frules;h=d2e8b2bda387d8d302d083358822b471595d39f6;hb=e494184fb08c230c40877ba71826e0b94271a975;hp=3c492176908b4e61fc96cff1409aefbb346394a7;hpb=cc9e9528fb2f93d21a13c9045c100bb69b8cefd3;p=ctsim.git diff --git a/debian/rules b/debian/rules index 3c49217..d2e8b2b 100755 --- a/debian/rules +++ b/debian/rules @@ -18,10 +18,10 @@ prefix-help := debian/$(pkg-help) prefix-doc := debian/$(pkg-doc) prefix-doc-pdf := debian/$(pkg-doc-pdf) -DESTDIR := $(prefix) -HELPDIR := $(prefix-help)/usr/share/ctsim +DESTDIR := `pwd`/$(prefix) +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