From 1f33a10388e1ac4079d17e9b836dfb4ab7730fec Mon Sep 17 00:00:00 2001 From: Soren Hansen Date: Mon, 10 Aug 2009 21:34:47 +0200 Subject: Move ec2 init script from debian/ out into top-level. Install init-script using distutils. Add -o to dh_installinit call to let it find the init script. --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index b81e3ff3..bb5f10b4 100755 --- a/debian/rules +++ b/debian/rules @@ -3,6 +3,7 @@ DEB_PYTHON_SYSTEM=pycentral include /usr/share/cdbs/1/class/python-distutils.mk include /usr/share/cdbs/1/rules/debhelper.mk +DEB_DH_INSTALLINIT_ARGS=-o DEB_UPDATE_RCD_PARAMS:= start 15 2 3 4 5 . stop 20 1 . -- cgit v1.2.3