[packages/aqdatabase] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:39:59 CEST 2025
commit 895aa721819a84fff7189e198067fcb79ea970b7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:39:43 2025 +0200
Fix applying patches.
aqdatabase.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/aqdatabase.spec b/aqdatabase.spec
index b42061b..1276681 100644
--- a/aqdatabase.spec
+++ b/aqdatabase.spec
@@ -57,7 +57,7 @@ Statyczna biblioteka AqDatabase.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# workaround to build without headers installed
install -d aqdatabase
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aqdatabase.git/commitdiff/895aa721819a84fff7189e198067fcb79ea970b7
More information about the pld-cvs-commit
mailing list