[packages/bbsload] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:46:47 CEST 2025
commit 213e16e07df3c835aad5a0c8a8c44d7cab5a94a6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:46:31 2025 +0200
Fix applying patches.
bbsload.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bbsload.spec b/bbsload.spec
index 5588f9e..aa84494 100644
--- a/bbsload.spec
+++ b/bbsload.spec
@@ -27,7 +27,7 @@ może też pracować z innym zarządcą okien.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bbsload.git/commitdiff/213e16e07df3c835aad5a0c8a8c44d7cab5a94a6
More information about the pld-cvs-commit
mailing list