[SCM] Apache ZooKeeper branch, master, updated. debian/3.3.1+dfsg1-2-29-g0f10813

James Page james.page at canonical.com
Thu Oct 27 10:20:21 UTC 2011


The following commit has been merged in the master branch:
commit 7edd30d6a422b2eeafa7daa5d1858df8ada8fb4e
Author: James Page <james.page at canonical.com>
Date:   Thu Oct 27 10:31:48 2011 +0100

    Fixup upstart path

diff --git a/debian/rules b/debian/rules
index 87c6690..0c77482 100755
--- a/debian/rules
+++ b/debian/rules
@@ -105,7 +105,7 @@ override_jh_installjavadoc:
 
 override_dh_installinit:
 	if dpkg-vendor --derives-from ubuntu ; then \
-		cp zookeeperd.upstart.in zookeeperd.upstart ; \
+		cp debian/zookeeperd.upstart.in debian/zookeeperd.upstart ; \
 	fi
 	dh_installinit -d
 

-- 
Apache ZooKeeper



More information about the pkg-java-commits mailing list