[packages/postaci] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:20:29 CEST 2025
commit 6c7ea473d90b88603e335905c8c01514ff3e8287
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:20:12 2025 +0200
Fix applying patches.
postaci.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/postaci.spec b/postaci.spec
index 3c7032b..d44da89 100644
--- a/postaci.spec
+++ b/postaci.spec
@@ -48,7 +48,7 @@ polski, portugalski, turecki i włoski.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/postaci.git/commitdiff/6c7ea473d90b88603e335905c8c01514ff3e8287
More information about the pld-cvs-commit
mailing list