summaryrefslogtreecommitdiff
path: root/packaging/debs
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert@lshift.net>2008-12-11 18:29:10 +0000
committerHubert Plociniczak <hubert@lshift.net>2008-12-11 18:29:10 +0000
commita26d54b299fbe6ab77a26ed39e47f7d252e16c04 (patch)
tree802461d2ffa8cbcf53e887416b5725b10c43f4c7 /packaging/debs
parent8e36644cd92b31abc28d54d7b50e5be669af9ebe (diff)
downloadrabbitmq-server-git-a26d54b299fbe6ab77a26ed39e47f7d252e16c04.tar.gz
Typo
Diffstat (limited to 'packaging/debs')
-rw-r--r--packaging/debs/Debian/debian/config2
-rw-r--r--packaging/debs/Debian/debian/templates4
2 files changed, 3 insertions, 3 deletions
diff --git a/packaging/debs/Debian/debian/config b/packaging/debs/Debian/debian/config
index d01b9da7ac..a03590036d 100644
--- a/packaging/debs/Debian/debian/config
+++ b/packaging/debs/Debian/debian/config
@@ -22,4 +22,4 @@ if ! su rabbitmq -s /bin/sh -c /usr/lib/rabbitmq/bin/rabbitmq-mnesia-current ; t
mkdir -p "`dirname $RET`"
mv /var/lib/rabbitmq/mnesia "$RET"
fi
-fi \ No newline at end of file
+fi
diff --git a/packaging/debs/Debian/debian/templates b/packaging/debs/Debian/debian/templates
index e88cb2f3ca..aa4cf05ba8 100644
--- a/packaging/debs/Debian/debian/templates
+++ b/packaging/debs/Debian/debian/templates
@@ -8,9 +8,9 @@ Template: rabbitmq-server/do-what-with-mnesia-dir
Type: select
Choices: Deleted, Moved elsewhere, Kept it in place (WILL BREAK)
Default: Moved elsewhere
-Description: The old RabbitMQ database directory would be:
+Description: The old RabbitMQ database directory should be:
Template: rabbitmq-server/move-mnesia-dir-where
Type: string
Default: /var/lib/rabbitmq/mnesia-old/
-Description: Directory where the old RabbitMQ database would be moved:
+Description: Directory where the old RabbitMQ database should be moved: