From: Michael Tremer Date: Mon, 3 Oct 2011 00:11:04 +0000 (+0200) Subject: xz: Fix packaging. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b6ec1e2f24267369d1ba0d55d626eaefd91b815;p=ipfire-3.x.git xz: Fix packaging. --- diff --git a/xz/xz.nm b/xz/xz.nm index 83af5ad7c..a44f47278 100644 --- a/xz/xz.nm +++ b/xz/xz.nm @@ -5,7 +5,7 @@ name = xz version = 5.0.3 -release = 1 +release = 2 groups = Build Applications/Compression url = http://tukaani.org/xz/ @@ -26,11 +26,11 @@ sources = %{thisapp}.tar.xz packages package %{name} - package %{name}-devel - template DEVEL - end - package %{name}-libs template LIBS end + + package %{name}-devel + template DEVEL + end end