[packages/dbman] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:11:20 CEST 2025
commit c1d16bacef20ca798b256443c4b72b64798848a2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:11:05 2025 +0200
Fix applying patches.
dbman.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dbman.spec b/dbman.spec
index 5d363b7..be05238 100644
--- a/dbman.spec
+++ b/dbman.spec
@@ -28,7 +28,7 @@ on Perla, Tk oraz interfejs DBI.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dbman.git/commitdiff/c1d16bacef20ca798b256443c4b72b64798848a2
More information about the pld-cvs-commit
mailing list