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

./packages/openofficeorg/3.1.1/unstable r1747: remove useless empty dir /usr/lib/openoffice/ure in -core



------------------------------------------------------------
revno: 1747
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Thu 2009-11-05 14:46:17 +0100
message:
  remove useless empty dir /usr/lib/openoffice/ure in -core
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2009-11-05 09:27:47 +0000
+++ b/changelog	2009-11-05 13:46:17 +0000
@@ -7,11 +7,12 @@
   * debian/rules:
     - revert build-dep bump for armel, as it does not help as of latest
       findings and the bug probably is in OOo...
+    - remove useless empty dir /usr/lib/openoffice/ure in -core
   * debian/control.in:
     - bump libgcj-common build-dep to 1:4.4.1-1 to fix lintian warnings
       (command-with-path-in-maintainer-script) 
 
- -- Rene Engelhard <rene@debian.org>  Thu, 05 Nov 2009 10:09:11 +0100
+ -- Rene Engelhard <rene@debian.org>  Thu, 05 Nov 2009 14:44:38 +0100
 
 openoffice.org (1:3.1.1-6) unstable; urgency=low
 

=== modified file 'rules'
--- a/rules	2009-11-05 09:27:47 +0000
+++ b/rules	2009-11-05 13:46:17 +0000
@@ -2146,6 +2146,7 @@
 		mv $$i debian/uno-libs3/$(OOUREDIR)/lib; \
 		ln -sf /$(OOUREDIR)/lib/`basename $$i` debian/uno-libs3/usr/lib/`basename $$i`; \
 	done
+	rm -rf $(PKGDIR)-core/$(OOBRANDDIR)/ure
 
 ifeq "$(BUILD_KDE)" "y"
 	mkdir -p -m755 $(PKGDIR)-kde/$(OODIR)/program


Reply to: