From ca82d1e59b6ad19d4ea2975fa4dcb9a4bef85f09 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 20 Jan 2012 15:18:12 +0900 Subject: [PATCH] move the .files file to the top dir --- haskell-platform.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/haskell-platform.spec b/haskell-platform.spec index 72ccbe5..85472b9 100644 --- a/haskell-platform.spec +++ b/haskell-platform.spec @@ -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