From 5d6af34594aedf839f0e218b3282022cddb994ae Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Tue, 17 Nov 2009 19:12:20 +0000 Subject: [PATCH] debian: remove incorrect option (FSBUILD-208) git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15496 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index cceca60633..d84f521fc0 100755 --- a/debian/rules +++ b/debian/rules @@ -119,7 +119,7 @@ binary-arch: build install dh_testroot dh_installdocs dh_installchangelogs - dh_installinit --sourcedir=debian/tmp + dh_installinit cp debian/monit/freeswitch.monitrc debian/freeswitch/etc/monit/freeswitch.monitrc dh_install --sourcedir=debian/tmp dh_link