[Pkg-samba-maint] r848 - branches/samba4
Steinar H. Gunderson
sesse at costa.debian.org
Tue Jan 3 16:36:08 UTC 2006
Author: sesse
Date: 2006-01-03 16:36:06 +0000 (Tue, 03 Jan 2006)
New Revision: 848
Modified:
branches/samba4/samba.config
Log:
Remember to include a question priority when asking.
Modified: branches/samba4/samba.config
===================================================================
--- branches/samba4/samba.config 2006-01-03 15:55:04 UTC (rev 847)
+++ branches/samba4/samba.config 2006-01-03 16:36:06 UTC (rev 848)
@@ -9,7 +9,7 @@
# See if we're upgrading from Samba 3
if [ "$1" = "configure" -a ! -z "$2" ]; then
if dpkg --compare-versions "$2" lt "3.9.0"; then
- db_input samba/upgrade-from-v3 || true
+ db_input medium samba/upgrade-from-v3 || true
db_go || true
db_get samba/upgrade-from-v3
More information about the Pkg-samba-maint
mailing list