[packages/unify] Fix applying patches.

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


commit e5ee44f413f06e689f9ff0e2dcd23ca5c9476a5d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:25:47 2025 +0200

    Fix applying patches.

 unify.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/unify.spec b/unify.spec
index ca1585c..744cd7a 100644
--- a/unify.spec
+++ b/unify.spec
@@ -26,7 +26,7 @@ przeczytać pliki .rej w formacie unified.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__cc} %{rpmcflags} %{rpmldflags} -Wall unify.c -o unify
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unify.git/commitdiff/e5ee44f413f06e689f9ff0e2dcd23ca5c9476a5d



More information about the pld-cvs-commit mailing list