From 7bdd749ad8ea2f4ec21486beef71a42a562f4685 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 9 Nov 2012 23:02:32 +0900 Subject: [PATCH] still need to remove unnecessary data files --- ghc-texmath.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-texmath.spec b/ghc-texmath.spec index c1a5e9c..5083368 100644 --- a/ghc-texmath.spec +++ b/ghc-texmath.spec @@ -44,7 +44,7 @@ BuildRequires: ghc-xml-devel %install %ghc_lib_install -#rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}/{cgi,tests} +rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}/{cgi,tests} %ghc_devel_package