move the .files file to the top dir
This commit is contained in:
parent
55dff49c10
commit
ca82d1e59b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user