summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-11-10 13:05:45 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-11-10 13:45:05 +0200
commit71cbcb62028295a98ceee60cb4c4ee425bafcd2e (patch)
treecce20cb639c50cdaaf554a17da823378b694b22a /set_soenv.in
parente68a920f72ed2fe48e66af926a4e6e2f6ed29040 (diff)
Move solenv/$OUTPATH/inc to solenv/inc/$OUTPATH
In a --enable-dbgutil tree, "make clean" will remove solenv/$OUTPATH.
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in
index 91ffcc36c12e..322efce5530f 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1252,7 +1252,7 @@ $SOLARINC = $I.$cur_dir.
$I.'$SOLARVER'.$ds.'$INPATH'.$INC.$ds."external".
$I.'$SOLARVER'.$ds.'$INPATH'.$INC.
$I.'$SOLARVER'.$ds.'$INPATH'.$ds."include".
- $I.'$SOLARENV'.$ds.'$OUTPATH'.$INC.
+ $I.'$SOLARENV'.$INC.$ds.'$OUTPATH'.
$I.'$SOLARENV'.$INC.
$I.'$SRC_ROOT'.$ds."res";