[frogdata] 01/01: fixed syntax error

Maarten van Gompel proycon-guest at moszumanska.debian.org
Mon Jan 23 16:43:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

proycon-guest pushed a commit to branch master
in repository frogdata.

commit b1a27529cefb6e36fbf30dda73ded5a383d8efcd
Author: proycon <proycon at anaproy.nl>
Date:   Mon Jan 23 17:43:01 2017 +0100

    fixed syntax error
---
 debian/frogdata.postinst | 2 +-
 debian/frogdata.postrm   | 2 +-
 debian/frogdata.preinst  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/frogdata.postinst b/debian/frogdata.postinst
index 3b47fdc..c78370d 100755
--- a/debian/frogdata.postinst
+++ b/debian/frogdata.postinst
@@ -47,7 +47,7 @@ for subdir in "" "nld" "nl"; do #deal with three possible variants that have exi
     dpkg-maintscript-helper rm_conffile /etc/frog/$subdir/ner.data.unknown.chnppddwdwFawawaasss -- "$@"
     dpkg-maintscript-helper rm_conffile /etc/frog/$subdir/ner.known -- "$@"
     dpkg-maintscript-helper rm_conffile /etc/frog/$subdir/striptokens.txt -- "$@"
-do
+done
 
 #DEBHELPER#
 
diff --git a/debian/frogdata.postrm b/debian/frogdata.postrm
index 3b47fdc..c78370d 100755
--- a/debian/frogdata.postrm
+++ b/debian/frogdata.postrm
@@ -47,7 +47,7 @@ for subdir in "" "nld" "nl"; do #deal with three possible variants that have exi
     dpkg-maintscript-helper rm_conffile /etc/frog/$subdir/ner.data.unknown.chnppddwdwFawawaasss -- "$@"
     dpkg-maintscript-helper rm_conffile /etc/frog/$subdir/ner.known -- "$@"
     dpkg-maintscript-helper rm_conffile /etc/frog/$subdir/striptokens.txt -- "$@"
-do
+done
 
 #DEBHELPER#
 
diff --git a/debian/frogdata.preinst b/debian/frogdata.preinst
index 3b47fdc..c78370d 100755
--- a/debian/frogdata.preinst
+++ b/debian/frogdata.preinst
@@ -47,7 +47,7 @@ for subdir in "" "nld" "nl"; do #deal with three possible variants that have exi
     dpkg-maintscript-helper rm_conffile /etc/frog/$subdir/ner.data.unknown.chnppddwdwFawawaasss -- "$@"
     dpkg-maintscript-helper rm_conffile /etc/frog/$subdir/ner.known -- "$@"
     dpkg-maintscript-helper rm_conffile /etc/frog/$subdir/striptokens.txt -- "$@"
-do
+done
 
 #DEBHELPER#
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/frogdata.git



More information about the debian-science-commits mailing list