File: postinst

package info (click to toggle)
sformat 3.4-3.2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,044 kB
  • ctags: 3,434
  • sloc: ansic: 20,882; makefile: 102; sh: 100
file content (4 lines) | stat: -rw-r--r-- 116 bytes parent folder | download
1
2
3
4
#!/bin/sh

test -d /usr/doc -a ! -d /usr/doc/sformat && \
     ln -sf ../share/doc/sformat /usr/doc/sformat || true