From: Kevron Rees Date: Thu, 4 Apr 2013 19:54:31 +0000 (-0700) Subject: make install does the right thing X-Git-Tag: 0.2013.7.18~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=520225226e47b327e28934b947fb61a89eab0ad3;p=profile%2Fivi%2FGhostCluster.git make install does the right thing --- diff --git a/packaging/GhostCluster.spec b/packaging/GhostCluster.spec index 02771d1..861e8bd 100644 --- a/packaging/GhostCluster.spec +++ b/packaging/GhostCluster.spec @@ -41,6 +41,9 @@ rm -rf %{buildroot} # << install pre %make_install + +%post + wrt-installer -i %{_datadir}/GhostCluster/GhostCluster.wgt # >> install post