packaging: Use manifest and domain for tools and examples.
authorRafael Antognolli <rafael.antognolli@intel.com>
Tue, 17 Dec 2013 18:30:08 +0000 (16:30 -0200)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Mon, 15 Dec 2014 14:37:10 +0000 (15:37 +0100)
Without this, tools and examples packages are installed on System
domain.

Change-Id: I6c837024d81740f2a3fe7427fb26b3f6816fdd0b

packaging/elementary.spec

index 78151ad..d9c96f5 100644 (file)
@@ -123,11 +123,13 @@ make %{?_smp_mflags}
 
 %if ! %dbus_unavailable
 %files examples
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_libdir}/elementary/examples/*
 %endif
 
 %files tools
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_datadir}/applications/*
 %{_bindir}/elementary_config