File: build-rafkill.sh

package info (click to toggle)
rafkill 1.2.2-3.2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 13,264 kB
  • ctags: 5,074
  • sloc: cpp: 13,508; makefile: 64; sh: 14
file content (6 lines) | stat: -rwxr-xr-x 78 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
#!/bin/sh

mkdir install
mkdir bin
scons prefix=install bin=bin
scons install