[Pkg-ocaml-maint-commits] [SCM] pkglab packaging branch, master, updated. debian/1.4.2-11-23-gf5850e5

Ralf Treinen treinen at free.fr
Sun Feb 13 21:19:03 UTC 2011


The following commit has been merged in the master branch:
commit c8966982c8cd0cfa26552242165ba01861ebd2e3
Author: Ralf Treinen <treinen at free.fr>
Date:   Sun Feb 13 12:28:43 2011 +0100

    .depend is in dql/

diff --git a/debian/rules b/debian/rules
index 0782888..6b68325 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ override_dh_auto_configure:
 	$(MAKE) depend
 
 override_dh_auto_clean:
-	touch .depend && dh_auto_clean
+	touch dql/.depend && dh_auto_clean
 
 override_dh_auto_build:
 	$(MAKE)

-- 
pkglab packaging



More information about the Pkg-ocaml-maint-commits mailing list