------------------------------------------------------------
revno: 2058
committer: Rene Engelhard <[email protected]>
branch nick: debian
timestamp: Wed 2010-07-07 10:29:27 +0200
message:
  oops, missing done
modified:
  rules
=== modified file 'rules'
--- a/rules     2010-07-07 08:24:07 +0000
+++ b/rules     2010-07-07 08:29:27 +0000
@@ -3224,7 +3224,8 @@
        for i in pocketexcel palm pocketword; do \
          mkdir -p $(PKGDIR)-filter-mobiledev/$(OODIR)/share/registry && \
          mv $(PKGDIR)-common/$(OODIR)/share/registry/$$i.xcd \
-               $(PKGDIR)-filter-mobiledev/$(OODIR)/share/registry
+               $(PKGDIR)-filter-mobiledev/$(OODIR)/share/registry; \
+       done
 endif
 
        # fix permissions

Reply via email to