------------------------------------------------------------
revno: 1668
committer: Rene Engelhard <r...@debian.org>
branch nick: experimental
timestamp: Tue 2009-09-08 16:14:12 +0200
message:
  oops
modified:
  rules
=== modified file 'rules'
--- a/rules     2009-09-08 09:16:04 +0000
+++ b/rules     2009-09-08 14:14:12 +0000
@@ -2847,10 +2847,9 @@
        ln -s /$(shell echo $(OODIR) | sed -e 
s/usr/var/)/share/config/javasettingsunopkginstall.xml \
                
$(PKGDIR)-common/$(OODIR)/share/config/javasettingsunopkginstall.xml
        # set PYTHONPATH in unopkg
-       perl -pi -e 's,export PATH,export PATH\n\nexport 
PYTHONPATH=\"/$(OOBASISDIR)/program\"\n\n," \
+       perl -pi -e 's,export PATH,export PATH\n\nexport 
PYTHONPATH=\"/$(OOBASISDIR)/program\"\n\n,' \
                $(PKGDIR)-common/$(OOBRANDDIR)/program/unopkg
 
-#!/bin/sh,#!/bin/sh\nexport PYTHONPATH=\"\$P\",' unopkg
        # install DicOOo; we need to do this manually; the
        # dictionaries/ module isn't built with --without-myspell-dicts
        # and those two somehow (why?) are in there...

Reply via email to