Placement change:

Top level "SPECIFIC-ULN/" was inappropriate,
put the files to create RPMs for ULN into
"packaging/rpm-uln/".
This commit is contained in:
Joerg Bruehe 2012-11-07 17:45:02 +01:00
parent e6663e70fb
commit 2307b61bbb
23 changed files with 2 additions and 2 deletions

View file

@ -328,7 +328,7 @@ IF(NOT WITHOUT_SERVER)
IF(EXISTS ${CMAKE_SOURCE_DIR}/internal/CMakeLists.txt)
ADD_SUBDIRECTORY(internal)
ENDIF()
ADD_SUBDIRECTORY(SPECIFIC-ULN)
ADD_SUBDIRECTORY(packaging/rpm-uln)
ENDIF()
INCLUDE(cmake/abi_check.cmake)

View file

@ -138,7 +138,7 @@ SET(INSTALL_PLUGINTESTDIR_STANDALONE ${plugin_tests})
#
# RPM layout
#
# See "SPECIFIC-ULN/mysql-5.5-libdir.patch" for the differences
# See "packaging/rpm-uln/mysql-5.5-libdir.patch" for the differences
# which apply to RPMs in ULN (Oracle Linux), that patch file will
# be applied at build time via "rpmbuild".
#