[packages/sqliteman] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:06:18 CEST 2025
commit e2d924bff8df77c96a53c75df9fad729b0f6c484
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:06:02 2025 +0200
Fix applying patches.
sqliteman.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sqliteman.spec b/sqliteman.spec
index 3fa491c..004618a 100644
--- a/sqliteman.spec
+++ b/sqliteman.spec
@@ -38,7 +38,7 @@ administracją przestrzenią bazy i statystyk indeksów.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sqliteman.git/commitdiff/e2d924bff8df77c96a53c75df9fad729b0f6c484
More information about the pld-cvs-commit
mailing list