[openstreetmap-carto] 01/01: Improved comment
Ruben Undheim
rubund-guest at moszumanska.debian.org
Tue Oct 13 15:37:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository openstreetmap-carto.
commit 8212642bda1cff47de708feae876f204494fca7d
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Tue Oct 13 17:36:49 2015 +0200
Improved comment
---
debian/openstreetmap-carto.postinst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/openstreetmap-carto.postinst b/debian/openstreetmap-carto.postinst
index ff3335c..2f15f8d 100755
--- a/debian/openstreetmap-carto.postinst
+++ b/debian/openstreetmap-carto.postinst
@@ -14,7 +14,7 @@ case "$1" in
sed -e"s/\[gis\]/\[$RET\]/" /usr/share/openstreetmap-carto-common/style.xml > /usr/share/openstreetmap-carto/style.xml
- # This is necessary to change the dir to a symbolic link since a dir will never be
+ # This is necessary in order to replace the dir with a symbolic link since a dir will never be
# replaced by a symbolic link during upgrade if not done in maintainer scripts.
if [ -d /usr/share/openstreetmap-carto/symbols ] && [ ! -L /usr/share/openstreetmap-carto/symbols ] ; then
rmdir /usr/share/openstreetmap-carto/symbols
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/openstreetmap-carto.git
More information about the Pkg-grass-devel
mailing list