From a962dfcb3ab52153aefbfb9f75a283ae5cf51d06 Mon Sep 17 00:00:00 2001 From: Rusty Lynch Date: Tue, 12 Jun 2012 22:29:57 -0700 Subject: [PATCH] fix packaging --- packaging/mlite.spec | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.7.4