X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Flablgtkmathview%2Fdebian%2Frules;h=8b6ed0bb5febbb844e6584e1398737d5d8852283;hb=e7e2a523299d807370b292b44e77f46fad1638c9;hp=5893a66221f867a69d950e7fde83218eaf29b693;hpb=fc35fbb35a01c110f221c52661f1193ea5664aa6;p=helm.git diff --git a/helm/DEVEL/lablgtkmathview/debian/rules b/helm/DEVEL/lablgtkmathview/debian/rules index 5893a6622..8b6ed0bb5 100755 --- a/helm/DEVEL/lablgtkmathview/debian/rules +++ b/helm/DEVEL/lablgtkmathview/debian/rules @@ -8,10 +8,8 @@ TARGETDIR = debian/liblablgtkmathview-ocaml-dev OCAML_STDLIB_DIR = $(shell ocamlc -where) -include debian/autodebian.make - configure: configure-stamp -configure-stamp: autodebian-stamp +configure-stamp: dh_testdir ./configure @@ -26,7 +24,7 @@ build-stamp: touch build-stamp -clean: autodebian-clean +clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp @@ -34,7 +32,7 @@ clean: autodebian-clean -$(MAKE) distclean dh_clean -distclean: clean autodebian-distclean +distclean: clean install: build dh_testdir