mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
soapy-sdr: fix typo
This commit is contained in:
@@ -14,8 +14,7 @@ build() {
|
||||
cmake -S SoapySDR-$name-$version \
|
||||
-B build $NINJA \
|
||||
-D CMAKE_BUILD_TYPE=Release \
|
||||
-D CMAKE_INSTALL_PREFIX:PATH=/usr \
|
||||
-D CMAKE_BUILD_TYPE=Release
|
||||
-D CMAKE_INSTALL_PREFIX=/usr \
|
||||
|
||||
cmake --build build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user