debian: remove incorrect option (FSBUILD-208)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15496 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
a6e51988ab
commit
5d6af34594
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue