wok-next diff uhd/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
parents | a244e109372e |
children |
line diff
1.1 --- a/uhd/receipt Tue Aug 21 00:41:54 2018 +0300 1.2 +++ b/uhd/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -15,7 +15,7 @@ 1.4 boost-filesystem boost-program-options boost-regex \ 1.5 boost-system boost-unit-test-framework boost-serialization \ 1.6 boost-thread boost-math-tr1 libusb-dev eudev-dev" 1.7 -SPLIT="uhd-dev" 1.8 +SPLIT="$PACKAGE-dev" 1.9 1.10 compile_rules() { 1.11 cd $src/host 1.12 @@ -29,7 +29,8 @@ 1.13 -DENABLE_B200=ON \ 1.14 -DENABLE_USB=ON \ 1.15 .. && 1.16 - make && make install 1.17 + make && 1.18 + make install 1.19 } 1.20 1.21 genpkg_rules() {