pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

revert previous - UtilsHelper.cmake does not exist in this release



Module Name:	pkgsrc-wip
Committed By:	Andrius Varanavicius <vezhlys%netscape.net@localhost>
Pushed By:	vezhlys
Date:		Fri Feb 26 00:50:14 2021 +0200
Changeset:	f0a3bd2b2d583b312eb926584ff6fde3eece32a2

Modified Files:
	codelite/Makefile

Log Message:
revert previous - UtilsHelper.cmake does not exist in this release

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f0a3bd2b2d583b312eb926584ff6fde3eece32a2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 codelite/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/codelite/Makefile b/codelite/Makefile
index 39ff1ae71a..5c1994e23e 100644
--- a/codelite/Makefile
+++ b/codelite/Makefile
@@ -37,7 +37,6 @@ SUBST_SED.ena-netbsd+=		-e 's,IS_NETBSD 0,IS_NETBSD 1,g'
 SUBST_CLASSES+=			fix-bash
 SUBST_STAGE.fix-bash=		pre-configure
 SUBST_MESSAGE.fix-bash=		Fix bash path
-SUBST_FILES.fix-bash+=		cmake/Modules/UtilsHelper.cmake
 SUBST_FILES.fix-bash+=		codelite_terminal/wxTerminalCtrl.cpp
 SUBST_FILES.fix-bash+=		CodeLite/clConsoleBash.cpp
 SUBST_FILES.fix-bash+=		CodeLite/clConsoleGnomeTerminal.cpp


Home | Main Index | Thread Index | Old Index