[packages/db3] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:16:53 CEST 2025
commit c9c57bbd57314e10ad6af3fe2c21423aae6220eb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:16:37 2025 +0200
Don't apply commented out patches.
db3.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/db3.spec b/db3.spec
index 69d1c50..3e1c08d 100644
--- a/db3.spec
+++ b/db3.spec
@@ -149,8 +149,8 @@ używających Berkeley DB.
%prep
%setup -q -n db-%{version}
%patch -P0 -p1
-#%patch1 -p1
-#%patch2 -p1
+#%%patch1 -p1
+#%%patch2 -p1
%build
cp -a build_unix build_unix.static
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/db3.git/commitdiff/c9c57bbd57314e10ad6af3fe2c21423aae6220eb
More information about the pld-cvs-commit
mailing list