[packages/sqlitebrowser] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:06:15 CEST 2025


commit 8bb2ad1aa4e19d43cb00d53a584e5bdb6c1c3d75
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:06:00 2025 +0200

    Fix applying patches.

 sqlitebrowser.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sqlitebrowser.spec b/sqlitebrowser.spec
index 0063aad..41a6d9a 100644
--- a/sqlitebrowser.spec
+++ b/sqlitebrowser.spec
@@ -37,7 +37,7 @@ to create databases, edit and search data using a familiarspreadsheet-
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__rm} -r libs/{antlr-*,qscintilla}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sqlitebrowser.git/commitdiff/8bb2ad1aa4e19d43cb00d53a584e5bdb6c1c3d75



More information about the pld-cvs-commit mailing list