stopwatch
This commit is contained in:
parent
ffdd750475
commit
53ee1b2403
|
@ -10,6 +10,7 @@ source=(http://expect.sourceforge.net/$name/$name.tar.gz)
|
|||
|
||||
build () {
|
||||
cd $name-$version
|
||||
sed -i -e 's/depot\/path/usr\/bin/g' stopwatch
|
||||
install -D -m0755 $name $PKG/usr/sbin/$name
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue