[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 01/01: add missing /uno.py



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

rene pushed a commit to branch master
in repository libreoffice.

commit 04338c8519b55ce8b2485e328013fa357d490604
Author: Rene Engelhard <rene@debian.org>
Date:   Mon Oct 7 01:18:49 2013 +0200

    add missing /uno.py
---
 rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index bcf0544..b62e499 100755
--- a/rules
+++ b/rules
@@ -2394,7 +2394,7 @@ ifeq "$(ENABLE_PYTHON)" "y"
 	# was cp before; we need to remove .with_traceback (see #725491) now.
 	cat $(PYTHON_SITE)/uno.py \
 		| sed -e 's/.with_traceback(py_import_exc.__traceback__)//' \
-		> $(PYTHON2_SITE)
+		> $(PYTHON2_SITE)/uno.py
 	cp $(PYTHON_SITE)/unohelper.py \
 		$(PYTHON2_SITE)
 	mkdir -p debian/python-uno/$(OODIR)/program

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: