mc/mc-Syntax.cmake.patch
OBS User mrdocs 58757f24a7 Accepting request 196151 from home:dnh:branches:Base:System
Please test. SLE still does not work, I have no idea what's with the permission macros on SLE. But the build works now.

OBS-URL: https://build.opensuse.org/request/show/196151
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=61
2013-08-24 03:55:13 +00:00

12 lines
405 B
Diff

--- misc/syntax/Syntax.in.orig 2013-06-25 23:29:14.000000000 +0200
+++ misc/syntax/Syntax.in 2013-08-23 21:55:31.216822402 +0200
@@ -67,7 +67,7 @@
file (.\*[Mm]akefile[\\\.A-Za-z0-9]\*|..\*\\.mk|..\*\\.mak|Kbuild)$ Makefile
include makefile.syntax
-file CMakeLists.txt$ CMake
+file (\/CMakeLists.txt|.cmake)$ CMake
include cmake.syntax
file ..\*\\.(pp|PP|pas|PAS|dpr|DPR|inc|INC)$ Pascal\sProgram