summaryrefslogtreecommitdiff
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
parente68a920f72ed2fe48e66af926a4e6e2f6ed29040 (diff)
Move solenv/$OUTPATH/inc to solenv/inc/$OUTPATH
In a --enable-dbgutil tree, "make clean" will remove solenv/$OUTPATH.
-rwxr-xr-xset_soenv.in2
-rw-r--r--solenv/inc/unxandr/android_native_app_glue.c (renamed from solenv/unxandr/inc/android_native_app_glue.c)0
-rw-r--r--solenv/inc/unxandr/android_native_app_glue.h (renamed from solenv/unxandr/inc/android_native_app_glue.h)0
3 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";
diff --git a/solenv/unxandr/inc/android_native_app_glue.c b/solenv/inc/unxandr/android_native_app_glue.c
index 8ff9f69d9946..8ff9f69d9946 100644
--- a/solenv/unxandr/inc/android_native_app_glue.c
+++ b/solenv/inc/unxandr/android_native_app_glue.c
diff --git a/solenv/unxandr/inc/android_native_app_glue.h b/solenv/inc/unxandr/android_native_app_glue.h
index 1b8c1f10725d..1b8c1f10725d 100644
--- a/solenv/unxandr/inc/android_native_app_glue.h
+++ b/solenv/inc/unxandr/android_native_app_glue.h