updated to latest stable (4.8.1.7) OBS-URL: https://build.opensuse.org/request/show/157605 OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=55
12 lines
394 B
Diff
12 lines
394 B
Diff
--- misc/syntax/Syntax.in.orig 2012-12-28 12:47:48.000000000 +0400
|
|
+++ misc/syntax/Syntax.in 2013-03-07 09:36:14.233306543 +0400
|
|
@@ -67,7 +67,7 @@
|
|
file (.\*[Mm]akefile[\\\.A-Za-z0-9]\*|..\*\\.mk|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
|