mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-22 10:24:48 -07:00
x265: remove stray slash
This commit is contained in:
parent
b575151149
commit
74ef21940e
@ -4,7 +4,7 @@ export DESTDIR="$1"
|
|||||||
|
|
||||||
cmake source \
|
cmake source \
|
||||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release
|
||||||
|
|
||||||
cmake --build .
|
cmake --build .
|
||||||
cmake --install .
|
cmake --install .
|
||||||
|
Loading…
Reference in New Issue
Block a user