File: libreoffice-writer2xhtml.script.bug

package info (click to toggle)
writer2xhtml 1.7.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,688 kB
  • sloc: java: 19,460; xml: 424; sh: 55; makefile: 34
file content (4 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh
# this is a legacy package, so we need to find it first...
id=`/usr/lib/openoffice/program/unopkg list --shared | grep Identifier:.*writer2xhtml | cut -d":" -f2`
/usr/lib/openoffice/program/unopkg list --shared $id >&3