set correct doc dir
authorAnas Nashif <anas.nashif@intel.com>
Wed, 24 Oct 2012 21:29:01 +0000 (14:29 -0700)
committerChanho Park <chanho61.park@samsung.com>
Fri, 18 Jul 2014 07:07:54 +0000 (16:07 +0900)
include/builddefs.in

index d9931db..b03220c 100644 (file)
@@ -46,7 +46,7 @@ PKG_LIB_DIR   = @libdir@@libdirsuffix@
 PKG_DEVLIB_DIR = @libdir@@libdirsuffix@
 PKG_INC_DIR    = @includedir@/attr
 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@