[packages/fakechroot] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:29:42 CEST 2025


commit 755772217fcb8e5937f095ebdd5869bc6e5c881c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:29:27 2025 +0200

    Fix applying patches.

 fakechroot.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fakechroot.spec b/fakechroot.spec
index b47881c..eaa8ab1 100644
--- a/fakechroot.spec
+++ b/fakechroot.spec
@@ -33,8 +33,8 @@ pakietów bez uprawnień roota.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fakechroot.git/commitdiff/755772217fcb8e5937f095ebdd5869bc6e5c881c



More information about the pld-cvs-commit mailing list