summaryrefslogtreecommitdiff
path: root/packaging/pattern-tools.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/pattern-tools.spec')
-rw-r--r--packaging/pattern-tools.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/pattern-tools.spec b/packaging/pattern-tools.spec
index a287bd7..37fbe04 100644
--- a/packaging/pattern-tools.spec
+++ b/packaging/pattern-tools.spec
@@ -6,6 +6,7 @@ License: GPLv2
Group: System/Base
URL: http://www.tizen.org
Source: %{name}-%{version}.tar.bz2
+Source1001: pattern-tools.manifest
Requires: libxslt
Requires: python-yaml
Requires: python-lxml
@@ -15,6 +16,7 @@ Tools for managing package groups and patterns.
%prep
%setup -q
+cp %{SOURCE1001} .
%build
make
@@ -24,5 +26,6 @@ make
%files
+%manifest %{name}.manifest
%{_bindir}/merge-patterns
%{_datadir}/package-groups/stylesheets/*.xsl