From: Rusty Lynch Date: Wed, 13 Jun 2012 05:29:57 +0000 (-0700) Subject: fix packaging X-Git-Tag: 1.0_branch^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2F1.0;p=profile%2Fivi%2Fmlite.git fix packaging --- diff --git a/packaging/mlite.spec b/packaging/mlite.spec index 9e544cd..860b89f 100644 --- a/packaging/mlite.spec +++ b/packaging/mlite.spec @@ -6,7 +6,6 @@ Group: System/Libraries License: LGPL v2.1 URL: http://www.tizen.org Source0: mlite-%{version}.tar.bz2 -Patch0: remove-qt4-hack.patch Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig @@ -30,8 +29,6 @@ Development files needed for using the mlite library %prep %setup -q -n mlite-%{version} -%patch0 -p1 - %build export QTDIR=/usr/share/qt5