diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-12-01 23:20:26 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-12-01 23:20:26 +0400 |
commit | ba631bf2e72a394404b010e52d05704ecf3b9b22 (patch) | |
tree | 896d8b12fc4d70d5daadd97f98c60a270bb9b0a7 /debian/rules | |
parent | e27645aaddc65bf0dc01cfa85bf5b554abee6a16 (diff) | |
download | ntp-master.tar.gz |
ntp (1:4.2.6.p5+dfsg-3+dyson1) unstable; urgency=lowHEADdyson/4.2.6.p5+dfsg-3+dyson1master
* Package for Dyson (thanks to Gabriele Giacone <1o5g4r8o@gmail.com>)
* Added dyson-add-timepps-Solaris.h.patch
* Added dyson-no-a.out.h.patch
* Added SMF service
* Build depends on dh-smf [illumos-any]
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 6effbda..a52e32c 100755 --- a/debian/rules +++ b/debian/rules @@ -101,6 +101,7 @@ binary-arch: build install dh_installexamples -a dh_installman -a dh_installinit -pntp --update-rcd-params="start 23 2 3 4 5 ." --error-handler=installinit_error + [ ! -x /usr/bin/dh_smf ] || dh_smf -pntp dh_installinit -pntpdate dh_installcron -a dh_installlogcheck -a |