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$
|
||||
/autom4te\\\\.cache/
|
||||
errmsg\\\\.sys$
|
||||
storage/ndb/
|
||||
#
|
||||
)
|
||||
|
@ -53,8 +53,6 @@ IF(BZR_EXECUTABLE)
|
||||
RESULT_VARIABLE RESULT
|
||||
)
|
||||
|
||||
FILE(REMOVE_RECURSE ${PACKAGE_DIR}/storage/ndb)
|
||||
|
||||
IF(NOT RESULT EQUAL 0)
|
||||
SET(BZR_EXECUTABLE)
|
||||
ENDIF()
|
||||
|
Loading…
x
Reference in New Issue
Block a user