[packages/freehdl] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:17:51 CEST 2025
commit 5b148a89b0d25fea091894248c416c851e8fabdd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:17:35 2025 +0200
Don't apply commented out patches.
freehdl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/freehdl.spec b/freehdl.spec
index eb89898..bd7556e 100644
--- a/freehdl.spec
+++ b/freehdl.spec
@@ -44,7 +44,7 @@ FreeHDL is an project aiming to develop VHDL simulator with following capabiliti
#%setup -q -c -T
#%setup -q -n %{name}
#%setup -q -n %{name}-%{version}.orig -a 1
-#%patch0 -p1
+#%%patch0 -p1
# undos the source
#find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 %{__sed} -i -e 's,\r$,,'
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/freehdl.git/commitdiff/5b148a89b0d25fea091894248c416c851e8fabdd
More information about the pld-cvs-commit
mailing list