[packages/mk-configure] - disable debug packages
qboosh
qboosh at pld-linux.org
Sun Apr 6 14:26:09 CEST 2025
commit 2bf6ad99dc14c9a3f2238b51509aeeb47a16cfa2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 6 13:39:35 2025 +0200
- disable debug packages
mk-configure.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/mk-configure.spec b/mk-configure.spec
index 60dcc22..a660f02 100644
--- a/mk-configure.spec
+++ b/mk-configure.spec
@@ -19,6 +19,9 @@ Requires: bmake
Requires: mk-files
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# not noarch due to stored compiler configuration...
+%define _enable_debug_packages 0
+
%description
mk-configure is a build system, written in and for bmake (portable
version of NetBSD make) and UNIX tools (shell, awk etc.).
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mk-configure.git/commitdiff/2bf6ad99dc14c9a3f2238b51509aeeb47a16cfa2
More information about the pld-cvs-commit
mailing list