File: backout

package info (click to toggle)
html2ps 1.0b1-6
  • links: PTS
  • area: main
  • in suites: slink
  • size: 476 kB
  • ctags: 37
  • sloc: tcl: 765; makefile: 41; sh: 6
file content (8 lines) | stat: -rw-r--r-- 222 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/bin/sh

cp oldfiles.101/html2ps /usr/bin
cp oldfiles.101/html2psrc /etc
cp oldfiles.101/html2ps.1 /usr/man/man1
cp oldfiles.101/html2psrc.5 /usr/man/man5
cp oldfiles.101/html2ps.html /usr/doc/html2ps
rm -r oldfiles.101