Modify script numbering
[platform/core/telephony/tel-plugin-database.git] / CMakeLists.txt
index 4048aa1..aed640d 100644 (file)
@@ -53,7 +53,7 @@ SET_TARGET_PROPERTIES(db-plugin PROPERTIES PREFIX "" OUTPUT_NAME db-plugin)
 INSTALL(TARGETS db-plugin
                LIBRARY DESTINATION ${LIBDIR}/telephony/plugins)
 INSTALL(FILES ${CMAKE_SOURCE_DIR}/res/common_mcc_mnc_oper_list.sql DESTINATION /tmp RENAME mcc_mnc_oper_list.sql)
-INSTALL(FILES ${CMAKE_SOURCE_DIR}/res/mcc_mnc_oper_list_upgrade_24_30.sh DESTINATION ${DATAROOTDIR}/upgrade/scripts)
+INSTALL(FILES ${CMAKE_SOURCE_DIR}/res/500.mcc_mnc_oper_list_upgrade_24_30.sh DESTINATION ${DATAROOTDIR}/upgrade/scripts)
 IF (OPERATOR_CDMA)
 INSTALL(FILES ${CMAKE_SOURCE_DIR}/res/cdma_mcc_sid_list.sql DESTINATION /tmp RENAME mcc_sid_list.sql)
 ENDIF (OPERATOR_CDMA)