[packages/xbelld] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:12:56 CEST 2025
commit f24c7ffd7c2ca3dfc697cc6aa80f401f71f40dbc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:52 2025 +0200
Fix applying patches.
xbelld.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xbelld.spec b/xbelld.spec
index 16903bc..6620421 100644
--- a/xbelld.spec
+++ b/xbelld.spec
@@ -47,7 +47,7 @@ sygnału równocześnie ze zdefiniowaną akcją).
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xbelld.git/commitdiff/f24c7ffd7c2ca3dfc697cc6aa80f401f71f40dbc
More information about the pld-cvs-commit
mailing list