Kill old GHC version string mentioned in plist.
This commit is contained in:
parent
6b813bcc3e
commit
619ceadec9
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/14 23:43:55 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2005/03/08 22:47:54 dons Exp $
|
||||
bin/c2hs
|
||||
bin/c2hs-config
|
||||
lib/c2hs-0.12.0/
|
||||
@ -16,6 +16,6 @@ lib/c2hs-0.12.0/ghc6/libc2hs.a
|
||||
@man man/man1/c2hs.1
|
||||
@comment call ghc-pkg to register/unregister this library with ghc
|
||||
@exec cat %D/lib/c2hs-0.12.0/ghc6/c2hs.conf | /usr/bin/env PREFIX=%D %D/bin/ghc-pkg -u
|
||||
@exec /bin/rm -f %D/lib/ghc-6.2.1/package.conf.old
|
||||
@exec /bin/rm -f %D/lib/ghc-6.2.2/package.conf.old
|
||||
@unexec %D/bin/ghc-pkg -r c2hs
|
||||
@unexec /bin/rm -f %D/lib/ghc-6.2.1/package.conf.old
|
||||
@unexec /bin/rm -f %D/lib/ghc-6.2.2/package.conf.old
|
||||
|
Loading…
Reference in New Issue
Block a user