Package: openoffice.org-debian-files Version: 1.0.99+1.1rc3-1 Severity: minor Tags: patch sid
After running, /usr/bin/oooprelink reminds the user to re-run it if certain libraries are upgraded. It refers to itself as /usr/bin/ooprelink, though, which does not exist. A trivial fix is attached. --> Jijo -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux lawin 2.4.21-ck3 #1 Wed Aug 20 18:01:35 PHT 2003 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages openoffice.org-debian-files depends on: ii openoffice.org 1.0.99+1.1rc3-1 high-quality office productivity s -- no debconf information
--- /usr/bin/oooprelink 2003-08-29 00:13:23.000000000 +0800 +++ oooprelink 2003-09-08 15:45:41.000000000 +0800 @@ -59,3 +59,3 @@ echo ") you need to" - echo "prelink again. Run /usr/bin/ooprelink then." + echo "prelink again. Run /usr/bin/oooprelink then." fi