fixes a collision in install.sh
This commit is contained in:
parent
89e8deeb65
commit
fa9b3fe790
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
ROOT="${1}"
|
||||
LIBDIR="${ROOT}/usr/lib/over/hex"
|
||||
LIBDIR="${ROOT}/usr/lib/over/video"
|
||||
BINDIR="${ROOT}/usr/bin"
|
||||
BIN="over-video"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue