diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-06-09 18:54:49 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-06-09 18:54:49 +0000 |
commit | 9cefd6fa47dd09f2d26cf7186148946001db76f8 (patch) | |
tree | c7afbb570c783f137668e972cc50ae212a9dd177 /x11-toolkits/hs-frantk/pkg-plist | |
parent | b20a05a47c983449055b7c9e6a42e5a303a5283e (diff) |
Remove ghc's package.conf.old.
Pointed out by: kris, bento
Notes
Notes:
svn path=/head/; revision=82614
Diffstat (limited to 'x11-toolkits/hs-frantk/pkg-plist')
-rw-r--r-- | x11-toolkits/hs-frantk/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/hs-frantk/pkg-plist b/x11-toolkits/hs-frantk/pkg-plist index c338602c232e..935892b5878b 100644 --- a/x11-toolkits/hs-frantk/pkg-plist +++ b/x11-toolkits/hs-frantk/pkg-plist @@ -168,4 +168,6 @@ %%GHC%%@dirrm lib/frantk/imports %%GHC%%@dirrm lib/frantk %%HUGS%%@unexec rmdir %D/lib/frantk || true +%%GHC%%@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old %%GHC%%@unexec ghc-pkg -r FranTk +%%GHC%%@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old |