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

./packages/openofficeorg/3.1/unstable r1706: $VER -> @VER@



------------------------------------------------------------
revno: 1706
committer: Rene Engelhard <rene@debian.org>
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/openoffice@VER@
 fi
 
 #DEBHELPER#


Reply to: