X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=debian%2Frules;h=e9876ec583337ded1df0af3f9e739e9b040fb1c9;hb=4cb2882f75dd8f31263df8d92e7820a2cdd2d99f;hp=ece0497ce1e0ff0e7184380175982bdabc6fb313;hpb=42bef6a809c5b289e12f82f7ac8424689249409a;p=ir-tcl-moved-to-github.git diff --git a/debian/rules b/debian/rules index ece0497..e9876ec 100755 --- a/debian/rules +++ b/debian/rules @@ -38,7 +38,6 @@ stamp-build: stamp-configure # Add here commands to compile the package. $(MAKE) $(MCFLAGS) - cd doc; $(MAKE) $(MCFLAGS) touch stamp-build @@ -69,7 +68,7 @@ stamp-install: stamp-build binary-indep: build install dh_testdir dh_testroot - dh_installdocs -p ir-tcl-doc doc/*.html doc/*.txt doc/*.ps + dh_installdocs -p ir-tcl-doc doc/*.html doc/*.ps dh_installchangelogs -p ir-tcl-doc dh_link -p ir-tcl-doc dh_strip -p ir-tcl-doc