[packages/xteddy] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:23:39 CEST 2025


commit 3e9a5e92ba791f38f86f58f4f14fb15d42f0df62
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:20 2025 +0200

    Fix applying patches.

 xteddy.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xteddy.spec b/xteddy.spec
index 8df4bed..8c61e14 100644
--- a/xteddy.spec
+++ b/xteddy.spec
@@ -31,8 +31,8 @@ przecież wszyscy kochamy pluszowe misie, prawda?
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xteddy.git/commitdiff/3e9a5e92ba791f38f86f58f4f14fb15d42f0df62



More information about the pld-cvs-commit mailing list