------------------------------------------------------------ revno: 2045 committer: Rene Engelhard <r...@debian.org> branch nick: debian timestamp: Tue 2010-07-06 14:30:09 +0200 message: {UI,Setup}-brand.xcu seem to be gone modified: rules
=== modified file 'rules' --- a/rules 2010-07-01 13:31:37 +0000 +++ b/rules 2010-07-06 12:30:09 +0000 @@ -3046,12 +3046,6 @@ cat $(PKGDIR)-common/$(OOBRANDDIR)/program/versionrc \ | sed -e "s/en-US/pt-BR/" | sed -e "s/OpenO/BrO/" \ > debian/broffice.org$(VER)/$(OOBRANDDIR)/program/versionrc - cat $(PKGDIR)-common/$(OOBRANDDIR)/share/registry/modules/org/openoffice/Setup/Setup-brand.xcu \ - | sed -e "s/OpenO/BrO/" \ - > debian/broffice.org$(VER)/$(OOBRANDDIR)/share/registry/modules/org/openoffice/Setup/Setup-brand.xcu - cat $(PKGDIR)-common/$(OOBRANDDIR)/share/registry/modules/org/openoffice/Office/UI/UI-brand.xcu \ - | sed -e "s/OpenO/BrO/" \ - > debian/broffice.org$(VER)/$(OOBRANDDIR)/share/registry/modules/org/openoffice/Office/UI/UI-brand.xcu ifeq "$(BUILD_KDE)" "y" for i in odt ods odp odg; do \ cat $(PKGDIR)-kde/usr/share/templates/soffice.$${i}.desktop \