projects
/
platform
/
upstream
/
acl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bb9f3b
)
set correct doc dir
author
Anas Nashif
<anas.nashif@intel.com>
Wed, 24 Oct 2012 21:03:34 +0000
(14:03 -0700)
committer
Corentin Lecouvey
<corentin.lecouvey@open.eurogiciel.org>
Fri, 7 Nov 2014 11:26:35 +0000
(12:26 +0100)
include/builddefs.in
patch
|
blob
|
history
diff --git
a/include/builddefs.in
b/include/builddefs.in
index
434ce95
..
58aa22b
100644
(file)
--- a/
include/builddefs.in
+++ b/
include/builddefs.in
@@
-34,7
+34,7
@@
PKG_LIB_DIR = @libdir@@libdirsuffix@
PKG_DEVLIB_DIR = @libexecdir@@libdirsuffix@
PKG_INC_DIR = @includedir@
PKG_MAN_DIR = @mandir@
-PKG_DOC_DIR = @datadir@/doc/@pkg_name@
+PKG_DOC_DIR = @datadir@/doc/
packages/
@pkg_name@
PKG_LOCALE_DIR = @datadir@/locale
CC = @cc@