projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df1da34
)
dtprintinfo: sym2num needs ksh
author
Marcin Cieslak
<saper@saper.info>
Mon, 24 Sep 2012 01:15:04 +0000
(
03:15
+0200)
committer
Jon Trulson
<jon@radscan.com>
Mon, 24 Sep 2012 01:43:43 +0000
(19:43 -0600)
cde/programs/dtprintinfo/Imakefile
patch
|
blob
|
history
diff --git
a/cde/programs/dtprintinfo/Imakefile
b/cde/programs/dtprintinfo/Imakefile
index 82ead7013c6be31b889b0c3d0856f0071f3b1622..749f0a236f4832020cdea312f947e8fa828e129b 100644
(file)
--- a/
cde/programs/dtprintinfo/Imakefile
+++ b/
cde/programs/dtprintinfo/Imakefile
@@
-68,7
+68,7
@@
DEFINES = -D_TOOLTALK
#endif
/* special processing for message files */
-SYM2NUM_CMD = $(SHELL) sym2num
+SYM2NUM_CMD = $(
KORN
SHELL) sym2num
SRCS = DtPrintinfo.C
OBJS = libUI/BaseUI.o objects/BaseObj.o DtPrintinfo.o