"which" was not required in my previous patch. I'm sorry :-(
It is only important that perl is in the $PATH
Этот коммит содержится в:
родитель
6f4e21db18
Коммит
4ffe83e438
@ -95,7 +95,7 @@ cross:
|
||||
CPPFLAGS="$(CPPFLAGS) -I/usr/local/lib/gcc-lib/i386-linux-linux/include/ncurses "
|
||||
|
||||
$(srcdir)/mc.hlp: ync.hlp $(mclibdir)/xnc.hlp $(srcdir)/gindex.pl
|
||||
cat ync.hlp $(mclibdir)/xnc.hlp | `which perl` $(srcdir)/gindex.pl > $(srcdir)/mc.hlp
|
||||
cat ync.hlp $(mclibdir)/xnc.hlp | perl $(srcdir)/gindex.pl > $(srcdir)/mc.hlp
|
||||
|
||||
ync.hlp: $(docdir)/mc.1.in man2hlp
|
||||
./man2hlp 58 $(docdir)/mc.1.in > ync.hlp
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user