[Spec] Fixed build fail for non arm and i586 architectures 38/216538/2 submit/tizen/20191028.082529
authorPiotr Kosko/Engineer/Native/Web API (PLT) /SRPOL/Samsung Electronics <p.kosko@samsung.com>
Mon, 28 Oct 2019 08:10:02 +0000 (09:10 +0100)
committerPiotr Kosko <p.kosko@samsung.com>
Mon, 28 Oct 2019 08:16:57 +0000 (08:16 +0000)
Related projects:
  github.sec.samsung.net:tizen/webapi-plugins-teec.git
  review.tizen.org:29418/platform/core/api/cordova-plugins
fails during the build in case of architectures: x86_64,aarch64,x86_64

[verification] With this fix, related projects are buildable for 64-bit
architectures

Change-Id: I36759e460cb68dc94da0c6843f2995c33795ba03

packaging/webapi-plugins.pc.in

index 747a966..e9cade2 100644 (file)
@@ -1,6 +1,6 @@
 project_name=webapi-plugins
-libdir=/usr/lib/tizen-extensions-crosswalk
-includedir=/usr/include/webapi-plugins/src
+libdir=__LIB_DIR__
+includedir=__INCLUDE_DIR__
 
 Name: ${project_name}
 Description: ${project_name}