File: install-sh

package info (click to toggle)
inn2 2.2.2.2000.01.31-5
  • links: PTS
  • area: main
  • in suites: potato
  • size: 5,424 kB
  • ctags: 5,722
  • sloc: ansic: 61,219; perl: 9,939; sh: 5,644; makefile: 1,695; awk: 1,567; yacc: 1,548; lex: 249; tcl: 3
file content (7 lines) | stat: -rw-r--r-- 120 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh

# configure needs to find this script here
# we exit with error in case it is executed by
# accident

exit 1