X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Frules;h=980801e80a8b86bda98a7a18ba3d5a9ad566993f;hb=2dcfda178f817bec62b9f51248d96799d254d686;hp=36fca29f1ef617b6b5832ae100fa38f41179ffd1;hpb=e741d288978f9a65554235ecb3115db8eef60b54;p=lml.git diff --git a/debian/rules b/debian/rules index 36fca29..980801e 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,5 @@ #!/usr/bin/make -f -export DH_COMPAT=4 - pkg := lml debpkg := cl-lml @@ -17,7 +15,6 @@ configure: configure-stamp configure-stamp: dh_testdir # Add here commands to configure the package. - touch configure-stamp @@ -25,9 +22,7 @@ build: build-stamp build-stamp: configure-stamp dh_testdir - # Add here commands to compile the package. - touch build-stamp clean: