------------------------------------------------------------ revno: 1081 committer: Rene Engelhard <[EMAIL PROTECTED]> branch nick: experimental timestamp: Tue 2008-05-13 16:23:39 +0200 message: sync modified: openoffice.org-pdfimport.postinst.in openoffice.org-pdfimport.preinst.in openoffice.org-pdfimport.prerm.in
=== modified file 'openoffice.org-pdfimport.postinst.in' --- a/openoffice.org-pdfimport.postinst.in 2008-05-13 11:20:38 +0000 +++ b/openoffice.org-pdfimport.postinst.in 2008-05-13 14:23:39 +0000 @@ -2,7 +2,7 @@ set -e -THIS_PACKAGE=openoffice.org-pdf-import +THIS_PACKAGE=openoffice.org-pdfimport THIS_SCRIPT=postinst #INCLUDE_SHELL_LIB#
=== modified file 'openoffice.org-pdfimport.preinst.in' --- a/openoffice.org-pdfimport.preinst.in 2008-05-13 11:20:38 +0000 +++ b/openoffice.org-pdfimport.preinst.in 2008-05-13 14:23:39 +0000 @@ -2,9 +2,9 @@ set -e -# preinst script for openoffice.org-pdf-import +# preinst script for openoffice.org-pdfimport -THIS_PACKAGE=openoffice.org-pdf-import +THIS_PACKAGE=openoffice.org-pdfimport THIS_SCRIPT=preinst #INCLUDE_SHELL_LIB# === modified file 'openoffice.org-pdfimport.prerm.in' --- a/openoffice.org-pdfimport.prerm.in 2008-05-13 11:20:38 +0000 +++ b/openoffice.org-pdfimport.prerm.in 2008-05-13 14:23:39 +0000 @@ -2,9 +2,9 @@ set -e -# preinst script for openoffice.org-pdf-import +# preinst script for openoffice.org-pdfimport -THIS_PACKAGE=openoffice.org-pdf-import +THIS_PACKAGE=openoffice.org-pdfimport THIS_SCRIPT=prerm #INCLUDE_SHELL_LIB#

