mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ortp: non camel-case name bctoolboxConfig.cmake
This commit is contained in:
parent
db76e9d4a2
commit
aec64911e6
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ checksum=f8069cbb0c9679545e52d4080e07b4c2bea049f2571100332c90539490240d76
|
||||||
|
|
||||||
CFLAGS="-Wno-stringop-truncation"
|
CFLAGS="-Wno-stringop-truncation"
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
vsed -i CMakeLists.txt -e "s;BcToolbox;bctoolbox;g"
|
||||||
|
}
|
||||||
|
|
||||||
ortp-devel_package() {
|
ortp-devel_package() {
|
||||||
depends="bctoolbox-devel ortp-${version}_${revision}"
|
depends="bctoolbox-devel ortp-${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue