Revert the ndb removal for now.
This commit is contained in:
parent
9d0ef81e27
commit
83aebca534
@ -36,6 +36,5 @@ include/config\\\\.h$
|
|||||||
include/my_config\\\\.h$
|
include/my_config\\\\.h$
|
||||||
/autom4te\\\\.cache/
|
/autom4te\\\\.cache/
|
||||||
errmsg\\\\.sys$
|
errmsg\\\\.sys$
|
||||||
storage/ndb/
|
|
||||||
#
|
#
|
||||||
)
|
)
|
||||||
|
@ -53,8 +53,6 @@ IF(BZR_EXECUTABLE)
|
|||||||
RESULT_VARIABLE RESULT
|
RESULT_VARIABLE RESULT
|
||||||
)
|
)
|
||||||
|
|
||||||
FILE(REMOVE_RECURSE ${PACKAGE_DIR}/storage/ndb)
|
|
||||||
|
|
||||||
IF(NOT RESULT EQUAL 0)
|
IF(NOT RESULT EQUAL 0)
|
||||||
SET(BZR_EXECUTABLE)
|
SET(BZR_EXECUTABLE)
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user