[packages/open] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:42:32 CEST 2025
commit 55b9e26c2e25fa890474125368136f30d6a460e8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:42:16 2025 +0200
Fix applying patches.
open.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/open.spec b/open.spec
index 46ddb3d..b3266f1 100644
--- a/open.spec
+++ b/open.spec
@@ -62,7 +62,7 @@ koşturabilir. İstenirse program kullanımda olmayan ilk sanal konsolda
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} CFLAGS="%{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/open.git/commitdiff/55b9e26c2e25fa890474125368136f30d6a460e8
More information about the pld-cvs-commit
mailing list