[packages/dbview] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:11:32 CEST 2025
commit 911348883a51f9755c54c33e6038051455043fa2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:11:16 2025 +0200
Fix applying patches.
dbview.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dbview.spec b/dbview.spec
index d597f58..2e2baeb 100644
--- a/dbview.spec
+++ b/dbview.spec
@@ -22,7 +22,7 @@ wykorzystania pod Uniksem.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dbview.git/commitdiff/911348883a51f9755c54c33e6038051455043fa2
More information about the pld-cvs-commit
mailing list