projects
/
platform
/
core
/
uifw
/
dali-adaptor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72c0e2b
)
Change the path of 'configure' in README.md
31/118831/1
author
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Tue, 14 Mar 2017 07:38:24 +0000
(16:38 +0900)
committer
Seoyeon Kim
<seoyeon2.kim@samsung.com>
Tue, 14 Mar 2017 07:40:07 +0000
(16:40 +0900)
Change-Id: Id121957b3fda283d7239f2e7d100ded8d2b28e18
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 1a5642e8baf4e3ffc0edfd04f375f1abeca6cf95..d415a7676faa9009e064505d5dc240af187da1a1 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-33,7
+33,7
@@
To build the repository enter the 'build/tizen' folder:
Then run the following commands:
$ autoreconf --install
- $ /configure --prefix=$DESKTOP_PREFIX
+ $
.
/configure --prefix=$DESKTOP_PREFIX
$ make install -j8
### Build target options