------------------------------------------------------------ revno: 1960 committer: Rene Engelhard <[email protected]> branch nick: experimental timestamp: Tue 2010-05-04 02:59:49 +0200 message: fix typo modified: broffice.org.postinst.in
=== modified file 'broffice.org.postinst.in' --- a/broffice.org.postinst.in 2010-05-04 00:47:17 +0000 +++ b/broffice.org.postinst.in 2010-05-04 00:59:49 +0000 @@ -3,7 +3,7 @@ set -e THIS_PACKAGE=broffice.org -THIS_SCRIPT=ppostinst +THIS_SCRIPT=postinst #INCLUDE_SHELL_LIB#

