[packages/lsb-release] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:10:29 CEST 2025


commit fff6e923c74e26aaa8ba54c5f9a2f09d9ee33e55
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:10:13 2025 +0200

    Fix applying patches.

 lsb-release.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lsb-release.spec b/lsb-release.spec
index 7b9f1b2..f656000 100644
--- a/lsb-release.spec
+++ b/lsb-release.spec
@@ -132,7 +132,7 @@ system.
 
 %prep
 %setup -q -n %{name}-2.0
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lsb-release.git/commitdiff/fff6e923c74e26aaa8ba54c5f9a2f09d9ee33e55



More information about the pld-cvs-commit mailing list