File: install-sh

package info (click to toggle)
tkfont 1.1-3
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 96 kB
  • ctags: 17
  • sloc: tcl: 327; makefile: 33; 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