r5164: *** empty log message ***
[lml.git] / debian / rules
index 36fca29f1ef617b6b5832ae100fa38f41179ffd1..d163ddb24c7a22fb1604d16832131629cd845d92 100755 (executable)
@@ -17,7 +17,6 @@ configure: configure-stamp
 configure-stamp:
        dh_testdir
        # Add here commands to configure the package.
-
        touch configure-stamp
 
 
@@ -25,9 +24,7 @@ build: build-stamp
 
 build-stamp: configure-stamp 
        dh_testdir
-
        # Add here commands to compile the package.
-
        touch build-stamp
 
 clean: