[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, master, updated. upstream/0.7-84-gf9e3ffb

Ralf Treinen treinen at debian.org
Sat Dec 4 15:09:39 UTC 2010


The following commit has been merged in the master branch:
commit 0d5119a86b07b939f2889ae9cc589e2fc027b73d
Author: Ralf Treinen <treinen at debian.org>
Date:   Sat Dec 4 16:01:21 2010 +0100

    rename files in debian/tmp

diff --git a/debian/dose3-distcheck.install b/debian/dose3-distcheck.install
index e48a6aa..97aed49 100644
--- a/debian/dose3-distcheck.install
+++ b/debian/dose3-distcheck.install
@@ -1 +1 @@
-usr/bin/distcheck
+usr/bin/dose3-distcheck
diff --git a/debian/rules b/debian/rules
index 838aa57..2c65be4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,8 @@ override_dh_auto_configure:
 
 override_dh_auto_install:
 	dh_auto_install
-	cd debian/dose3-distcheck/usr/bin && mv distcheck dose3-distcheck
-	cd debian/dose3-distcheck/usr/share/man/man1 && \
+	cd debian/tmp/usr/bin && mv distcheck dose3-distcheck
+	cd debian/tmp/usr/share/man/man1 && \
 		mv distcheck.1 dose3-distcheck.1
 
 

-- 
dose3 packaging



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