File: libreoffice-writer2latex.script.bug

package info (click to toggle)
writer2latex 1.4-10
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,752 kB
  • sloc: java: 31,558; xml: 4,703; javascript: 3,067; makefile: 74; sh: 38
file content (4 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (15)
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:.*writer2latex | cut -d":" -f2`
/usr/lib/openoffice/program/unopkg list --shared $id >&3