[packages/giram] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:46:10 CEST 2025
commit 6085ac334864fcb652cc1625c0034fb840cf5428
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:45:54 2025 +0200
Fix applying patches.
giram.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/giram.spec b/giram.spec
index 66341e1..0620d86 100644
--- a/giram.spec
+++ b/giram.spec
@@ -41,10 +41,10 @@ szybko się rozwinie.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
mv -f po/{no,nb}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/giram.git/commitdiff/6085ac334864fcb652cc1625c0034fb840cf5428
More information about the pld-cvs-commit
mailing list