From 26444b578e18246ae5503eb97af05ac377c2698c Mon Sep 17 00:00:00 2001 From: Kevron Rees Date: Thu, 4 Apr 2013 12:57:27 -0700 Subject: [PATCH] make install does the right thing --- packaging/GhostCluster.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/GhostCluster.spec b/packaging/GhostCluster.spec index 861e8bd..49f0a77 100644 --- a/packaging/GhostCluster.spec +++ b/packaging/GhostCluster.spec @@ -57,8 +57,8 @@ wrt-installer -i %{_datadir}/GhostCluster/GhostCluster.wgt %files %defattr(-,root,root,-) %{_datadir}/GhostCluster -%{_datadir}/applications/GhostCluster.desktop -%{_datadir}/pixmaps/GhostCluster.png +#%{_datadir}/applications/GhostCluster.desktop +#%{_datadir}/pixmaps/GhostCluster.png # >> files # << files -- 2.7.4