------------------------------------------------------------
revno: 2088
committer: Rene Engelhard <r...@debian.org>
branch nick: debian
timestamp: Thu 2010-09-09 14:10:55 +0200
message:
  unopkg uses a new /usr/lib/openoffice/share/prereg/bundled
modified:
  rules
=== modified file 'rules'
--- a/rules     2010-08-30 17:50:06 +0000
+++ b/rules     2010-09-09 12:10:55 +0000
@@ -3442,6 +3442,12 @@
                        > debian/openoffice.org$(VER)-$$i.lintian-overrides; \
        done
 
+       # unopkg creates stuff in there.
+       mkdir -p $(PKGDIR)-common/$(OOBRANDDIR)/share/prereg
+       mkdir -p $(PKGDIR)-common/$(shell echo $(OOBRANDDIR) | sed -e 
s/usr/var/)/share/prereg/bundled
+       ln -s /$(shell echo $(OOBRANDDIR) | sed -e 
s/usr/var/)/share/prereg/bundled \
+               $(PKGDIR)-common/$(OOBRANDDIR)/share/prereg/bundled
+
        for i in $(ARCH_INDEP_PACKAGES); do \
                if [ -e debian/$$i.bug-script.in ]; then \
                        cat debian/$$i.bug-script.in \

Reply via email to