File: install-sh

package info (click to toggle)
tkfont 1.1-12
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 100 kB
  • ctags: 18
  • sloc: tcl: 352; makefile: 35; sh: 8
file content (6 lines) | stat: -rwxr-xr-x 230 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
cp tkfont /usr/local/bin
mkdir /usr/local/lib/tkfont
cp COPYING FindFont GetFontDirs *.txt /usr/local/lib/tkfont
chmod 755 /usr/local/lib/tkfont/FindFont
chmod 755 /usr/local/lib/tkfont/GetFontDirs
chmod 755 /usr/local/bin/tkfont