mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
extra-cmake-modules: drop .orig files
This commit is contained in:
parent
d52917fdef
commit
732b427cc6
3 changed files with 3 additions and 5 deletions
|
@ -1,8 +1,6 @@
|
||||||
diff --git a/modules/ECMQueryQt.cmake b/modules/ECMQueryQt.cmake
|
|
||||||
index 89e7d4f..798a561 100644
|
|
||||||
--- a/modules/ECMQueryQt.cmake
|
--- a/modules/ECMQueryQt.cmake
|
||||||
+++ b/modules/ECMQueryQt.cmake
|
+++ b/modules/ECMQueryQt.cmake
|
||||||
@@ -57,7 +57,7 @@ if (QT_MAJOR_VERSION STREQUAL "5")
|
@@ -56,7 +56,7 @@ if (QT_MAJOR_VERSION STREQUAL "5")
|
||||||
endif()
|
endif()
|
||||||
elseif(QT_MAJOR_VERSION STREQUAL "6")
|
elseif(QT_MAJOR_VERSION STREQUAL "6")
|
||||||
# QUIET to accommodate the TRY option
|
# QUIET to accommodate the TRY option
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
[``CMAKECONFIG_INSTALL_PREFIX``]
|
[``CMAKECONFIG_INSTALL_PREFIX``]
|
||||||
--- a/kde-modules/KDEInstallDirs6.cmake
|
--- a/kde-modules/KDEInstallDirs6.cmake
|
||||||
+++ b/kde-modules/KDEInstallDirs6.cmake
|
+++ b/kde-modules/KDEInstallDirs6.cmake
|
||||||
@@ -46,7 +46,7 @@ where ``<dir>`` is one of (default value
|
@@ -43,7 +43,7 @@ where ``<dir>`` is one of (default value
|
||||||
``EXECROOTDIR/lib/<multiarch-tuple`` on Debian)
|
``EXECROOTDIR/lib/<multiarch-tuple`` on Debian)
|
||||||
``LIBEXECDIR``
|
``LIBEXECDIR``
|
||||||
executables for internal use by programs and libraries (``BINDIR`` on
|
executables for internal use by programs and libraries (``BINDIR`` on
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'extra-cmake-modules'
|
# Template file for 'extra-cmake-modules'
|
||||||
pkgname=extra-cmake-modules
|
pkgname=extra-cmake-modules
|
||||||
version=6.12.0
|
version=6.12.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_HTML_DOCS=ON -DBUILD_TESTING=ON"
|
configure_args="-DBUILD_HTML_DOCS=ON -DBUILD_TESTING=ON"
|
||||||
hostmakedepends="python3-Sphinx qt6-base qt6-tools qt6-plugin-sqlite
|
hostmakedepends="python3-Sphinx qt6-base qt6-tools qt6-plugin-sqlite
|
||||||
|
|
Loading…
Add table
Reference in a new issue