projects
/
platform
/
core
/
appfw
/
slp-pkgmgr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73444fc
)
do not exclude binaries, just delete them
submit/tizen/20130517.182746
author
Anas Nashif
<anas.nashif@intel.com>
Fri, 17 May 2013 18:27:04 +0000
(14:27 -0400)
committer
Anas Nashif
<anas.nashif@intel.com>
Fri, 17 May 2013 18:27:04 +0000
(14:27 -0400)
packaging/pkgmgr.spec
patch
|
blob
|
history
diff --git
a/packaging/pkgmgr.spec
b/packaging/pkgmgr.spec
index
19e55fe
..
68099c9
100755
(executable)
--- a/
packaging/pkgmgr.spec
+++ b/
packaging/pkgmgr.spec
@@
-94,6
+94,7
@@
make %{?jobs:-j%jobs}
%install
%make_install
rm -rf %{buildroot}%{_bindir}/pkgmgr_backend_sample
+rm -rf %{buildroot}%{_libdir}/libpkgmgr_backend_lib_sample.so
%post
@@
-142,7
+143,6
@@
mkdir -p /usr/etc/package-manager/server
%exclude %{_includedir}/pkgmgr/comm_client.h
%exclude %{_includedir}/pkgmgr/comm_config.h
%exclude %{_includedir}/pkgmgr/comm_status_broadcast_server.h
-%exclude %{_libdir}/libpkgmgr_backend_lib_sample.so
%exclude /usr/etc/package-manager/server/queue_status
/etc/opt/upgrade/pkgmgr.patch.sh