From e543125db39b3bb845ed699128af486fb35af0a9 Mon Sep 17 00:00:00 2001 From: Boram Park Date: Thu, 3 Jul 2014 13:30:34 +0900 Subject: [PATCH] remove man to fix build-break when you build based on tizen:mobile Change-Id: Ib5cc94a4a286c54590913817fdb94ceff9b3060e --- packaging/xf86-video-exynos.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/xf86-video-exynos.spec b/packaging/xf86-video-exynos.spec index f2427bd..16c7bf6 100755 --- a/packaging/xf86-video-exynos.spec +++ b/packaging/xf86-video-exynos.spec @@ -43,6 +43,7 @@ rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/license cp -af COPYING %{buildroot}/usr/share/license/%{name} %make_install +rm -rf %{buildroot}/usr/share/man %files %defattr(-,root,root,-) -- 2.7.4