
for backwards compatability (many scripts and mtt`s ini files using these API) This commit was SVN r23774.
3 строки
49 B
Bash
Исполняемый файл
3 строки
49 B
Bash
Исполняемый файл
#!/bin/sh
|
|
exec $(cd `dirname $0`;pwd)/autogen.pl
|