summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-09-29 20:55:27 +0200
committerStephan Bergmann <sbergman@redhat.com>2011-09-29 20:55:27 +0200
commit235a5e6c323432bf44db8de6cd05d1a5cc526022 (patch)
tree02cdd5f5e10dde01f52935b374217f1fc903fa3b /Makefile.in
parentf58db44198a3e98e0e113b940da86c313cfccd80 (diff)
Make install-gdb-printers work on Mac OS X.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index ec3863388501..2b5eb5c31f5e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -32,8 +32,7 @@ dev-install: build
ln -s "$$SOLARVER/$$INPATH"/installation/opt/ \
"@abs_builddir@"/install && \
printf '\n' && \
- install-gdb-printers -a "$$SOLARVER/$$INPATH/installation/opt" \
- -L && \
+ install-gdb-printers -L && \
printf \
'\nDeveloper installation finished, you can now execute:\n\n' \
&& \