------------------------------------------------------------ revno: 1679 committer: Rene Engelhard <[email protected]> branch nick: unstable timestamp: Tue 2009-09-29 08:42:02 +0200 message: add some missing script.bug.ins added: openoffice.org-evolution.script.bug.in openoffice.org-filter-binfilter.script.bug.in openoffice.org-mysql-connector.script.bug.in
=== added file 'openoffice.org-evolution.script.bug.in' --- a/openoffice.org-evolution.script.bug.in 1970-01-01 00:00:00 +0000 +++ b/openoffice.org-evolution.script.bug.in 2009-09-29 06:42:02 +0000 @@ -0,0 +1,2 @@ +#!/bin/sh +/usr/lib/openoffice/program/unopkg list --shared org.openoffice.legacy.mailmerge.py >&3
=== added file 'openoffice.org-filter-binfilter.script.bug.in' --- a/openoffice.org-filter-binfilter.script.bug.in 1970-01-01 00:00:00 +0000 +++ b/openoffice.org-filter-binfilter.script.bug.in 2009-09-29 06:42:02 +0000 @@ -0,0 +1,2 @@ +#!/bin/sh +/usr/lib/ure/bin/regview /var/lib/openoffice/basis3.1/program/services.rdb | grep bf_ >&3 === added file 'openoffice.org-mysql-connector.script.bug.in' --- a/openoffice.org-mysql-connector.script.bug.in 1970-01-01 00:00:00 +0000 +++ b/openoffice.org-mysql-connector.script.bug.in 2009-09-29 06:42:02 +0000 @@ -0,0 +1,2 @@ +#!/bin/sh +/usr/lib/ure/bin/regview /var/lib/openoffice/basis3.1/program/services.rdb | grep evo > &3

