From kde-commits Wed Aug 30 20:02:46 2006 From: Ian Reinhart Geiser Date: Wed, 30 Aug 2006 20:02:46 +0000 To: kde-commits Subject: branches/kdevelop/3.4/mimetypes Message-Id: <1156968166.726289.30520.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=115696822532752 SVN commit 579012 by geiseri: kdelibs now provides this mimetype so we dont want to install it now M +1 -3 Makefile.am --- branches/kdevelop/3.4/mimetypes/Makefile.am #579011:579012 @@ -1,7 +1,5 @@ -application_DATA = chm.desktop -applicationdir = $(kde_mimedir)/application text_DATA = x-fortran.desktop textdir = $(kde_mimedir)/text -EXTRA_DIST = $(application_DATA) $(text_DATA) +EXTRA_DIST = $(text_DATA)