summaryrefslogtreecommitdiffstats
path: root/ds9/unix
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-06-29 22:03:37 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-06-29 22:03:37 (GMT)
commit8a2fd57024942c0093fa06113233ac77ebc57a03 (patch)
treef79b4828611d12051b7d342f15ec33ea74c60dc4 /ds9/unix
parent24c340fed405569cec8b66989099578163583886 (diff)
downloadblt-8a2fd57024942c0093fa06113233ac77ebc57a03.zip
blt-8a2fd57024942c0093fa06113233ac77ebc57a03.tar.gz
blt-8a2fd57024942c0093fa06113233ac77ebc57a03.tar.bz2
fix macos build script
Diffstat (limited to 'ds9/unix')
-rw-r--r--ds9/unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/unix/Makefile.in b/ds9/unix/Makefile.in
index 25b1943..278a857 100644
--- a/ds9/unix/Makefile.in
+++ b/ds9/unix/Makefile.in
@@ -74,7 +74,7 @@ system = @system@
APPDIR = zvfsmntpt
LIBDIR= $(APPDIR)
-ID = $(shell finger $(shell whoami) | egrep -o 'Name: [a-zA-Z0-9 ]{1,}' | cut -d ':' -f 2 | xargs echo)
+ID = $(shell finger $(shell whoami) | egrep -o 'Name: [a-zA-Z0-9 ]{1,}' | cut -d ':' -f 2 | head -n 1| xargs echo)
OBJS = ds9.o tkAppInit.o