[packages/bgrab] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:47:56 CEST 2025
commit 447d5521c22ee56097627ff1c23d42ecf7633eda
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:47:40 2025 +0200
Fix applying patches.
bgrab.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bgrab.spec b/bgrab.spec
index f16261d..6c86b76 100644
--- a/bgrab.spec
+++ b/bgrab.spec
@@ -32,8 +32,8 @@ wymaga interakcji i może być w prosty sposób używany z crona.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
chmod 755 configure
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bgrab.git/commitdiff/447d5521c22ee56097627ff1c23d42ecf7633eda
More information about the pld-cvs-commit
mailing list