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