[packages/upp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:26:46 CEST 2025


commit 3d5c316af8d23a06e23d6c5705a5fe152db7e88c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:26:30 2025 +0200

    Fix applying patches.

 upp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/upp.spec b/upp.spec
index 9549c5b..b639afa 100644
--- a/upp.spec
+++ b/upp.spec
@@ -84,8 +84,8 @@ Można używać obu cech, lub którejkolwiek z nich.
 
 %prep
 %setup -q -c
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/upp.git/commitdiff/3d5c316af8d23a06e23d6c5705a5fe152db7e88c



More information about the pld-cvs-commit mailing list