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

[SCM] LibreOffice packaging repository branch, master, updated. libreoffice_3.4.3-1-24-gc8678c5



The following commit has been merged in the master branch:
commit 86b6366a2635a0e65de4f0afd9ec0a570bb2da92
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Sep 16 08:28:41 2011 +0000

    fix LICENSE removal for script-provider-for-python

diff --git a/changelog b/changelog
index 55082cf..d1fd05f 100644
--- a/changelog
+++ b/changelog
@@ -25,7 +25,7 @@ libreoffice (1:3.4.3-2) UNRELEASED; urgency=low
   [ Lionel Elie Mamane ]
   * debian/rules: we need translate-toolkit (>= 1.9.0)
 
- -- Rene Engelhard <rene@debian.org>  Thu, 15 Sep 2011 21:46:24 +0200
+ -- Rene Engelhard <rene@debian.org>  Fri, 16 Sep 2011 08:28:14 +0000
 
 libreoffice (1:3.4.3-1) unstable; urgency=low
 
diff --git a/rules b/rules
index b0ded99..9590073 100755
--- a/rules
+++ b/rules
@@ -2497,7 +2497,7 @@ ifeq "$(BUILD_PYUNO)" "y"
 	mkdir -p debian/python-uno/$(OOBRANDDIR)/share/extensions
 	mv debian/tmp/$(OOBRANDDIR)/share/extensions/script-provider-for-python \
 		debian/python-uno/$(OOBRANDDIR)/share/extensions
-	rm -f $debian/python-uno/$(OOBRANDDIR)/share/extensions/script-provider-for-python/registration/LICENSE
+	rm -f debian/python-uno/$(OOBRANDDIR)/share/extensions/script-provider-for-python/registration/LICENSE
   endif
 
 	mkdir -p debian/python-uno/usr/share/doc/python-uno

-- 
LibreOffice packaging repository


Reply to: