Explorar o código

Invoke genfiles explicitly with sh --- CVS doesn't store executable bits.

dtrg %!s(int64=13) %!d(string=hai) anos
pai
achega
9236d6e4aa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lang/cem/libcc.ansi/pmfile

+ 1 - 1
lang/cem/libcc.ansi/pmfile

@@ -43,7 +43,7 @@ local libc = acklibrary {
 				"%U%/isascii.c",
 			},
 			command = {
-				"cd %out[1]:dirname% && %in[1]%"
+				"cd %out[1]:dirname% && sh %in[1]%"
 			},
 			
 			file (d.."ctype/genfiles")