forked from hasufell/hasufell-repository
dev-db/mysql-workbench: bump to 6.3.10
This commit is contained in:
parent
047d8fa021
commit
87db65d573
@ -74,6 +74,11 @@ src_prepare() {
|
||||
-e '/find_package(PythonLibs 2.6)/d' \
|
||||
"${CMAKE_SOURCE}"/CMakeLists.txt
|
||||
|
||||
# rm -Werror, fails due to -Wdeprecated
|
||||
edo sed -i \
|
||||
-e 's/\-Werror//' \
|
||||
"${CMAKE_SOURCE}"/CMakeLists.txt
|
||||
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user