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

index 02771d1..861e8bd 100644 (file)
@@ -41,6 +41,9 @@ rm -rf %{buildroot}
 # << install pre
 
 %make_install
+
+%post
+
 wrt-installer -i %{_datadir}/GhostCluster/GhostCluster.wgt
 
 # >> install post