[packages/rpm-pld-macros/rpm.org] remove pydebuginfo patch never included in spec

atler atler at pld-linux.org
Tue Feb 9 18:56:45 CET 2021


commit e3da8855920fa9b81f83d605e5598a4d33c8ca58
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Feb 9 18:42:21 2021 +0100

    remove pydebuginfo patch never included in spec

 pydebuginfo.patch | 18 ------------------
 1 file changed, 18 deletions(-)
---
diff --git a/pydebuginfo.patch b/pydebuginfo.patch
deleted file mode 100644
index 644e08a..0000000
--- a/pydebuginfo.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- ./rpm.macros~	2008-08-12 20:54:19.000000000 +0300
-+++ ./rpm.macros	2008-08-18 22:58:42.471609996 +0300
-@@ -764,9 +764,14 @@
- # remove python sources, so that check-files won't complain
- # (idea by glen <at> pld-linux <dot> org)
- %py_postclean() \
-+%{expand:%%define __sip_%{?_enable_debug_packages} 1} \
-+%{?__sip_1:> debugfiles-add.list;}\
- for d in %{py_sitescriptdir} %{py_sitedir} %*; do \
-- [ ! -d "$RPM_BUILD_ROOT$d" ] || find "$RPM_BUILD_ROOT$d" -name '*.py' -print0 | xargs -0r -l512 rm;\
-+	[ ! -d "$RPM_BUILD_ROOT$d" ] || find "$RPM_BUILD_ROOT$d" -name '*.py' \\\
-+	%{?__sip_1:>> debugfiles-add.list;}\
-+	%{!?__sip_1:-print0 | xargs -0r %{__rm} -f;}\
- done \
-+%{expand:%%undefine __sip_%{?_enable_debug_packages}}\
- %{nil}
- 
- # depmod macro
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-pld-macros.git/commitdiff/e3da8855920fa9b81f83d605e5598a4d33c8ca58



More information about the pld-cvs-commit mailing list