[packages/sword] get rid of legacy/broken debuginfo handling

atler atler at pld-linux.org
Sun Jan 25 21:03:37 CET 2026


commit 29e4dbda275b04010f35b534b23fdcf644580b99
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jan 25 21:02:12 2026 +0100

    get rid of legacy/broken debuginfo handling

 sword.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/sword.spec b/sword.spec
index 99cc1d8..cb6613d 100644
--- a/sword.spec
+++ b/sword.spec
@@ -9,8 +9,6 @@
 %bcond_with	icusword	# custom SWORD ICU
 %bcond_without	utilities	# sword utilities
 
-%define debug_package 0
-
 Summary:	The SWORD Project framework for manipulating Bible texts
 Summary(pl.UTF-8):	Szkielet projektu SWORD do pracy nad tekstami biblijnymi
 Name:		sword
@@ -130,7 +128,7 @@ Biblioteka statyczna do rozwijania aplikacji sword.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install-strip \
+%{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %{__make} install_config \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sword.git/commitdiff/29e4dbda275b04010f35b534b23fdcf644580b99



More information about the pld-cvs-commit mailing list