make install does the right thing
authorKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 4 Apr 2013 19:41:31 +0000 (12:41 -0700)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 4 Apr 2013 19:41:31 +0000 (12:41 -0700)
packaging/GhostCluster.spec

index cceb585..02771d1 100644 (file)
@@ -40,7 +40,7 @@ rm -rf %{buildroot}
 # >> install pre
 # << install pre
 
-make install_widget
+%make_install
 wrt-installer -i %{_datadir}/GhostCluster/GhostCluster.wgt
 
 # >> install post