[Pkg-samba-maint] [samba] 01/01: Bah, spell the option name right (--noscripts)
Steve Langasek
vorlon at alioth.debian.org
Fri Aug 16 10:22:29 UTC 2013
This is an automated email from the git hooks/post-receive script.
vorlon pushed a commit to branch master
in repository samba.
commit a80e947450e6520564786a3c556962f5b8e84c93
Author: Steve Langasek <steve.langasek at canonical.com>
Date: Fri Aug 16 12:22:25 2013 +0200
Bah, spell the option name right (--noscripts)
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 2590a6d..657b344 100755
--- a/debian/rules
+++ b/debian/rules
@@ -117,7 +117,7 @@ override_dh_installinit:
ifneq (,$(filter samba, $(shell dh_listpackages)))
dh_installinit -psamba --name smbd
dh_installinit -psamba --name nmbd
- dh_installinit -psamba --no-scripts
+ dh_installinit -psamba --noscripts
dh_installinit -psamba --no-start --name reload-smbd
endif
ifneq (,$(filter winbind, $(shell dh_listpackages)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list