[packages/schroot] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:52:41 CEST 2025


commit 817f5f90d76b9b4da7f89ec26141d00795238297
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:52:25 2025 +0200

    Fix applying patches.

 schroot.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/schroot.spec b/schroot.spec
index cdcfdaf..c35bf9b 100644
--- a/schroot.spec
+++ b/schroot.spec
@@ -72,7 +72,7 @@ schroot.
 %prep
 %setup -q
 #%patch0 -p1
-%patch1 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/schroot.git/commitdiff/817f5f90d76b9b4da7f89ec26141d00795238297



More information about the pld-cvs-commit mailing list