]> git.pld-linux.org Git - packages/codeblocks.git/blame - no-parallel.patch
- updated to latest SVN snapshot
[packages/codeblocks.git] / no-parallel.patch
CommitLineData
6e957b81
JR
1--- codeblocks-20.03svn13361/src/plugins/contrib/SmartIndent/Makefile.am~ 2023-09-26 10:56:06.000000000 +0200
2+++ codeblocks-20.03svn13361/src/plugins/contrib/SmartIndent/Makefile.am 2023-09-27 01:38:58.903559022 +0200
3@@ -99,7 +99,7 @@
4
5 CLEANFILES = $(pkgdata_DATA)
6
7-.NOTPARALLEL: $(pkgdata_DATA)
8+.NOTPARALLEL:
9
10 SmartIndentHDL.zip: manifest_hdl.xml
11 PWD=`pwd` cd $(srcdir) && \
This page took 0.085312 seconds and 4 git commands to generate.