summarylogtreecommitdiffstats
path: root/build-x264-x265-status-message-add-empty-lines.patch
diff options
context:
space:
mode:
Diffstat (limited to 'build-x264-x265-status-message-add-empty-lines.patch')
-rw-r--r--build-x264-x265-status-message-add-empty-lines.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/build-x264-x265-status-message-add-empty-lines.patch b/build-x264-x265-status-message-add-empty-lines.patch
index 6e2e4a962a7f..5c2e18cb77ae 100644
--- a/build-x264-x265-status-message-add-empty-lines.patch
+++ b/build-x264-x265-status-message-add-empty-lines.patch
@@ -53,15 +53,3 @@ index 06c0314..5346f4b 100644
ENDIF (NOT X265_CHECKED)
APPEND_SUMMARY_LIST("Video Encoder" "x265" "${USE_X265}")
-diff --git a/cmake/ve_settings_plugin.cmake b/cmake/ve_settings_plugin.cmake
-index d6a1d58..1a0f1bd 100644
---- a/cmake/ve_settings_plugin.cmake
-+++ b/cmake/ve_settings_plugin.cmake
-@@ -11,6 +11,7 @@ MACRO(INSTALL_VIDEO_ENCODER_SETTINGS PLUGIN)
- ${ARGN})
- MESSAGE(STATUS "Will install plugin ${PLUGIN} version ${SETTINGS_VERSION}")
- MESSAGE(STATUS "Will install ${SETTINGS_FILES} ")
-+ MESSAGE("")
- INSTALL(FILES ${SETTINGS_FILES}
- DESTINATION "${VE_SETTINGS_DIR}/${PLUGIN}/${SETTINGS_VERSION}/"
- COMPONENT settings