[packages/guile-json] - noautostrip for *.go
qboosh
qboosh at pld-linux.org
Sat Mar 29 22:19:22 CET 2025
commit 8b64bcfcd75fa9fa7ce3618569ea8e6406e4cb21
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Mar 29 22:18:11 2025 +0100
- noautostrip for *.go
guile-json.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/guile-json.spec b/guile-json.spec
index c807566..a22f4c2 100644
--- a/guile-json.spec
+++ b/guile-json.spec
@@ -18,6 +18,8 @@ BuildRequires: pkgconfig
Requires: guile-libs >= 5:2.2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautostrip .*.go
+
%description
guile-json is a JSON module for Guile. It supports parsing and
building JSON documents according to the <http://json.org/>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/guile-json.git/commitdiff/8b64bcfcd75fa9fa7ce3618569ea8e6406e4cb21
More information about the pld-cvs-commit
mailing list