[packages/postgresql-module-plphp] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:24:25 CEST 2025
commit b1cf7ef44ea52ebb1ec6dc8f8c19a7aacc4af0b0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:24:09 2025 +0200
Don't apply commented out patches.
postgresql-module-plphp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/postgresql-module-plphp.spec b/postgresql-module-plphp.spec
index 0c719aa..34d6e30 100644
--- a/postgresql-module-plphp.spec
+++ b/postgresql-module-plphp.spec
@@ -33,7 +33,7 @@ PL/PHP - język proceduralny bazy danych PostgreSQL.
%prep
%setup -q -n %{_pgpl_lang}-%{version}
%patch -P0 -p1
-#%patch1 -p1
+#%%patch1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/postgresql-module-plphp.git/commitdiff/b1cf7ef44ea52ebb1ec6dc8f8c19a7aacc4af0b0
More information about the pld-cvs-commit
mailing list