Source cleanup 71/65671/4
authorSangyoon Jang <s89.jang@samsung.com>
Tue, 12 Apr 2016 05:44:16 +0000 (14:44 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Tue, 12 Apr 2016 06:46:11 +0000 (15:46 +0900)
commit8b5f1a83fb5b6867f6a70cbbdcfd8760a55f0792
treeeb3d11c1a3b7e6d06a14650848c5ab55bfeff7fc
parenta7c96d041a040f1c70bfeedd64b02d859bfcdc8c
Source cleanup

- comm_xxx(pkgmgr_installer_client.so) => merged at pkgmgr_client
- remove unused files
- don't install unnecessary files

Change-Id: Ia369bb621606437645673e2fea136ec9f59d18fb
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
26 files changed:
CMakeLists.txt
client/CMakeLists.txt
client/include/comm_client.h [new file with mode: 0644]
client/include/comm_config.h [new file with mode: 0644]
client/include/pkgmgr-api.h [deleted file]
client/include/pkgmgr-debug.h
client/src/comm_client_gdbus.c [new file with mode: 0644]
client/src/pkgmgr.c
comm/CMakeLists.txt [deleted file]
comm/comm_client.h [deleted file]
comm/comm_client_gdbus.c [deleted file]
comm/comm_config.h [deleted file]
comm/comm_debug.h [deleted file]
comm/pkgmgr-installer-client.pc.in [deleted file]
comm/pkgmgr-installer.pc.in [deleted file]
comm/pkgmgr_installer.c [deleted file]
comm/pkgmgr_installer.h [deleted file]
comm/pkgmgr_installer_config.h [deleted file]
include/package-manager-debug.h [deleted file]
installer/CMakeLists.txt [new file with mode: 0644]
installer/pkgmgr-installer.pc.in [new file with mode: 0644]
installer/pkgmgr_installer.c [new file with mode: 0644]
installer/pkgmgr_installer.h [new file with mode: 0644]
installer/pkgmgr_installer_config.h [new file with mode: 0644]
installer/pkgmgr_installer_debug.h [new file with mode: 0644]
packaging/pkgmgr.spec