[packages/screem] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:54:17 CEST 2025
commit 286571365751a739367e154228ccf6402e054dc4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:54:02 2025 +0200
Fix applying patches.
screem.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/screem.spec b/screem.spec
index 458f096..d889067 100644
--- a/screem.spec
+++ b/screem.spec
@@ -66,8 +66,8 @@ Pliki nagłówkowe SCREEM do tworzenia wtyczek.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/screem.git/commitdiff/286571365751a739367e154228ccf6402e054dc4
More information about the pld-cvs-commit
mailing list