pcm
This commit is contained in:
commit
b8e8d9996a
1 changed files with 1 additions and 0 deletions
|
@ -15,4 +15,5 @@ if [ ${prefix} == / ]; then
|
||||||
else
|
else
|
||||||
install -v aps ${prefix}/usr/bin/ &&
|
install -v aps ${prefix}/usr/bin/ &&
|
||||||
install -v altools/sel ${prefix}/usr/bin/
|
install -v altools/sel ${prefix}/usr/bin/
|
||||||
|
install -v altools/repo ${prefix}/usr/bin/
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue