[packages/InfoBox] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:14:46 CEST 2025
commit eca75cd763e902cc94e6090432f18358747c5895
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:14:31 2025 +0200
Fix applying patches.
InfoBox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/InfoBox.spec b/InfoBox.spec
index 6355ffd..3a711b0 100644
--- a/InfoBox.spec
+++ b/InfoBox.spec
@@ -30,7 +30,7 @@ ze wszystkimi środowiskami.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/InfoBox.git/commitdiff/eca75cd763e902cc94e6090432f18358747c5895
More information about the pld-cvs-commit
mailing list