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

./packages/openofficeorg/3.1/experimental r1442: missing @



------------------------------------------------------------
revno: 1442
committer: Rene Engelhard <rene@debian.org>
branch nick: experimental
timestamp: Sun 2009-03-15 17:55:27 +0100
message:
  missing @
modified:
  changelog
  openoffice.org-emailmerge.postinst.in
=== modified file 'changelog'
--- a/changelog	2009-03-12 21:25:18 +0000
+++ b/changelog	2009-03-15 16:55:27 +0000
@@ -11,7 +11,7 @@
     - new orig without rfc314.txt (closes: #516784)
     - removes bogus /rs in some localized dialogs (closes: #514398)
   * ooo-build:
-    - back on trunk (r15530)
+    - back on trunk (r15543)
       - updates openoffice.1 to remove --version (closes: #505768)
   * debian/shlibs.override.icu: update for new icu
   * debian/shlibs.override.xmlsec: remove, xmlsec went static

=== modified file 'openoffice.org-emailmerge.postinst.in'
--- a/openoffice.org-emailmerge.postinst.in	2009-03-12 21:25:18 +0000
+++ b/openoffice.org-emailmerge.postinst.in	2009-03-15 16:55:27 +0000
@@ -8,7 +8,7 @@
 #INCLUDE_SHELL_LIB#
 
 if [ "$1" = "configure" -o "$1" = "upgrade" ]; then
-	add_extension /@OOBASISDIR/program/mailmerge.py
+	add_extension /@OOBASISDIR@/program/mailmerge.py
 fi
 
 #DEBHELPER#


Reply to: