[packages/InDependence] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:14:30 CEST 2025


commit 1a540f4d750b00dcd426f209999e87d94f566060
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:14:14 2025 +0200

    Fix applying patches.

 InDependence.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/InDependence.spec b/InDependence.spec
index 92cd1c8..ce51879 100644
--- a/InDependence.spec
+++ b/InDependence.spec
@@ -41,7 +41,7 @@ pakiety: bar i baz.
 
 %prep
 %setup -q -n %{name}_%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/InDependence.git/commitdiff/1a540f4d750b00dcd426f209999e87d94f566060



More information about the pld-cvs-commit mailing list