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

./packages/openofficeorg/3.2.1/unstable r2054: move LDAP.xcu.sample to /usr/share/openoffice.org-common/examples



------------------------------------------------------------
revno: 2054
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Wed 2010-07-14 17:36:55 +0200
message:
  move LDAP.xcu.sample to /usr/share/openoffice.org-common/examples
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2010-07-13 19:30:22 +0000
+++ b/changelog	2010-07-14 15:36:55 +0000
@@ -9,10 +9,11 @@
       with Java. Make mipsel follow for consistency.
     - move startcenter.png install to the rest of hicolor icons install;
       don't install ooo-build desktop icons when using sysui desktops
+    - move LDAP.xcu.sample to /usr/share/openoffice.org-common/examples
   * debian/control.in:
     - make new -common Breaks: older openoffice.org-core (closes: #587750) 
 
- -- Rene Engelhard <rene@debian.org>  Fri, 09 Jul 2010 20:35:17 +0200
+ -- Rene Engelhard <rene@debian.org>  Wed, 14 Jul 2010 17:27:59 +0200
 
 openoffice.org (1:3.2.1-4) unstable; urgency=medium
 

=== modified file 'rules'
--- a/rules	2010-07-13 19:33:26 +0000
+++ b/rules	2010-07-14 15:36:55 +0000
@@ -3502,6 +3502,12 @@
 	done
 endif
 
+	# example. move where it belongs
+	mkdir -p $(CURDIR)-common/usr/share/doc/openoffice.org-common/examples
+	mv $(CURDIR)-common/$(OOBASISDIR)/share/registry/data/org/openoffice/LDAP.xcu.sample \
+		$(CURDIR)-common/usr/share/doc/openoffice.org-common/examples
+	cd $(CURDIR)-common/$(OOBASISDIR)/share/registry/data/org/openoffice && \
+		ln -s /usr/share/doc/openoffice.org-common/examples/LDAP.xcu.sample
 	touch $@
 
 binary-arch: $(STAMP_DIR)/binary-arch


Reply to: