File: install.sh

package info (click to toggle)
xsu 0.2.3-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 376 kB
  • ctags: 39
  • sloc: ansic: 556; sh: 374; makefile: 50
file content (5 lines) | stat: -rwxr-xr-x 59 bytes parent folder | download
1
2
3
4
5
#! /bin/sh
./configure
make
make install
cat README | more