1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

dtprintinfo: sym2num needs ksh

This commit is contained in:
Marcin Cieslak 2012-09-24 03:15:04 +02:00 committed by Jon Trulson
parent df1da3432e
commit c1b4c13398

View file

@ -68,7 +68,7 @@ DEFINES = -D_TOOLTALK
#endif
/* special processing for message files */
SYM2NUM_CMD = $(SHELL) sym2num
SYM2NUM_CMD = $(KORNSHELL) sym2num
SRCS = DtPrintinfo.C
OBJS = libUI/BaseUI.o objects/BaseObj.o DtPrintinfo.o