From 39daa3a6840127d1bc0759f1666f13fd62ad46c0 Mon Sep 17 00:00:00 2001 From: hartmans Date: Mon, 11 Jun 2001 00:20:42 +0000 Subject: [PATCH] Fix 100465 git-svn-id: svn://svn.1ts.org/debian/trunk/zephyr@63 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f --- debian/changelog | 6 ++++++ debian/zephyr-clients.config | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 134b16b..3ab853e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +zephyr (2.1.20000421.SNAPSHOT-14) unstable; urgency=low + + * Fix typo, closes: #100465 [hartmans] + + -- + zephyr (2.1.20000421.SNAPSHOT-13) unstable; urgency=low * The lucky version. No warranty express or implied. YMMV. diff --git a/debian/zephyr-clients.config b/debian/zephyr-clients.config index e07b0d0..2eada48 100644 --- a/debian/zephyr-clients.config +++ b/debian/zephyr-clients.config @@ -18,7 +18,7 @@ db_get zephyr-clients/read_conf if test -f /etc/default/zephyr-clients -a \( "$RET" = true \) then zhm_args="" - . /etc/default/zephyr-client + . /etc/default/zephyr-clients if test -n "$zhm_args" then db_set zephyr-clients/read_conf false -- 2.45.2