pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-Uranium: Use CMAKE_API



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Fri May 27 22:35:39 2022 +0900
Changeset:	bde5abd8562fde871393b67d430fb8c9de103556

Modified Files:
	py-Uranium/PLIST

Log Message:
py-Uranium: Use CMAKE_API

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bde5abd8562fde871393b67d430fb8c9de103556

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-Uranium/PLIST | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-Uranium/PLIST b/py-Uranium/PLIST
index 51b5e877ca..a49eba62d0 100644
--- a/py-Uranium/PLIST
+++ b/py-Uranium/PLIST
@@ -284,7 +284,7 @@ lib/uranium/plugins/UpdateChecker/tests/__init__.py
 lib/uranium/plugins/Views/SimpleView/SimpleView.py
 lib/uranium/plugins/Views/SimpleView/__init__.py
 lib/uranium/plugins/Views/SimpleView/plugin.json
-share/cmake-3.22/Modules/UraniumTranslationTools.cmake
+share/cmake-${CMAKE_API}/Modules/UraniumTranslationTools.cmake
 share/uranium/resources/bundled_packages/uranium.json
 share/uranium/resources/i18n/cs_CZ/LC_MESSAGES/uranium.mo
 share/uranium/resources/i18n/cs_CZ/uranium.po


Home | Main Index | Thread Index | Old Index