[packages/kitty] Add setup.py notice
glen
glen at pld-linux.org
Wed Feb 22 21:47:39 CET 2023
commit 7a7cc8c1856cf896390d205f5d79ae7155ec884c
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Wed Feb 22 22:37:07 2023 +0200
Add setup.py notice
kitty.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/kitty.spec b/kitty.spec
index e5b06ed..7229dcb 100644
--- a/kitty.spec
+++ b/kitty.spec
@@ -167,6 +167,7 @@ rm -rf $RPM_BUILD_ROOT
export CC="%{__cc}"
export CXX="%{__cxx}"
export NUM_WORKERS=1
+# NOTE: setup.py is not regular setuptools setup.py
%{__python3} setup.py linux-package \
--libdir-name=%{_lib} \
--prefix=$RPM_BUILD_ROOT%{_prefix} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kitty.git/commitdiff/7a7cc8c1856cf896390d205f5d79ae7155ec884c
More information about the pld-cvs-commit
mailing list