move the .files file to the top dir

This commit is contained in:
Jens Petersen 2012-01-20 15:18:12 +09:00
parent 55dff49c10
commit ca82d1e59b

View File

@ -82,9 +82,12 @@ cd %{top_prefix}
%install
TOPDIR=$(pwd)
cd %{top_prefix}
%ghc_lib_install
mv ghc-%{name}-devel.files $TOPDIR
# devel subpackage
%ghc_devel_package