[packages/texi2html] use new way to disable debugsource packages
atler
atler at pld-linux.org
Sat Oct 4 14:52:32 CEST 2025
commit f7edeae70a17dbef434e00098ed63dc7845975e3
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Oct 4 14:51:44 2025 +0200
use new way to disable debugsource packages
texi2html.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/texi2html.spec b/texi2html.spec
index 5330c9d..f6d0ab8 100644
--- a/texi2html.spec
+++ b/texi2html.spec
@@ -30,7 +30,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# Package should be noarch but configure will fail with error:
# Invalid configuration `noarch-pld-linux': machine `noarch-pld' not recognized
-%define _debugsource_packages 0
+%undefine _debugsource_packages
%description
texi2html is a Perl script that converts Texinfo files to HTML.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/texi2html.git/commitdiff/2adb02fe76c77045dd32bfbb2f3629298c727ac5
More information about the pld-cvs-commit
mailing list