------------------------------------------------------------ revno: 1706 committer: Rene Engelhard <[email protected]> branch nick: unstable timestamp: Wed 2009-10-14 15:30:01 +0200 message: $VER -> @VER@ modified: openoffice.org-core.postrm.in
=== modified file 'openoffice.org-core.postrm.in' --- a/openoffice.org-core.postrm.in 2009-10-14 07:00:58 +0000 +++ b/openoffice.org-core.postrm.in 2009-10-14 13:30:01 +0000 @@ -8,7 +8,7 @@ #INCLUDE_SHELL_LIB# if [ "$1" = "remove" ]; then - rm -rf /var/spool/openoffice$VER + rm -rf /var/spool/openoff...@ver@ fi #DEBHELPER#

