kili 2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00

59 lines
2.7 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.4 2012/10/28 23:24:28 kili Exp $
lib/ghc/${DISTNAME}/
lib/ghc/${DISTNAME}/Database/
lib/ghc/${DISTNAME}/Database/HDBC/
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL.hi
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/Connection.hi
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/ConnectionImpl.hi
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/ErrorCodes.hi
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/PTypeConv.hi
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/Parser.hi
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/Statement.hi
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/Types.hi
lib/ghc/${DISTNAME}/Database/HDBC/PostgreSQL/Utils.hi
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
lib/ghc/${DISTNAME}/libHS${DISTNAME}.a
lib/ghc/${DISTNAME}/register.sh
share/doc/hs-${DISTNAME}/
share/doc/hs-${DISTNAME}/LICENSE
share/doc/hs-${DISTNAME}/html/
share/doc/hs-${DISTNAME}/html/Database-HDBC-PostgreSQL.html
share/doc/hs-${DISTNAME}/html/HDBC-postgresql.haddock
share/doc/hs-${DISTNAME}/html/doc-index-A.html
share/doc/hs-${DISTNAME}/html/doc-index-All.html
share/doc/hs-${DISTNAME}/html/doc-index-B.html
share/doc/hs-${DISTNAME}/html/doc-index-C.html
share/doc/hs-${DISTNAME}/html/doc-index-D.html
share/doc/hs-${DISTNAME}/html/doc-index-E.html
share/doc/hs-${DISTNAME}/html/doc-index-F.html
share/doc/hs-${DISTNAME}/html/doc-index-G.html
share/doc/hs-${DISTNAME}/html/doc-index-H.html
share/doc/hs-${DISTNAME}/html/doc-index-I.html
share/doc/hs-${DISTNAME}/html/doc-index-L.html
share/doc/hs-${DISTNAME}/html/doc-index-M.html
share/doc/hs-${DISTNAME}/html/doc-index-N.html
share/doc/hs-${DISTNAME}/html/doc-index-O.html
share/doc/hs-${DISTNAME}/html/doc-index-P.html
share/doc/hs-${DISTNAME}/html/doc-index-Q.html
share/doc/hs-${DISTNAME}/html/doc-index-R.html
share/doc/hs-${DISTNAME}/html/doc-index-S.html
share/doc/hs-${DISTNAME}/html/doc-index-T.html
share/doc/hs-${DISTNAME}/html/doc-index-U.html
share/doc/hs-${DISTNAME}/html/doc-index-W.html
share/doc/hs-${DISTNAME}/html/doc-index-Z.html
share/doc/hs-${DISTNAME}/html/doc-index.html
share/doc/hs-${DISTNAME}/html/frames.html
share/doc/hs-${DISTNAME}/html/haddock-util.js
share/doc/hs-${DISTNAME}/html/hslogo-16.png
share/doc/hs-${DISTNAME}/html/index-frames.html
share/doc/hs-${DISTNAME}/html/index.html
share/doc/hs-${DISTNAME}/html/mini_Database-HDBC-PostgreSQL.html
share/doc/hs-${DISTNAME}/html/minus.gif
share/doc/hs-${DISTNAME}/html/ocean.css
share/doc/hs-${DISTNAME}/html/plus.gif
share/doc/hs-${DISTNAME}/html/synopsis.png
@exec /usr/bin/env HOME=/nonexistent %D/lib/ghc/${DISTNAME}/register.sh -v0
@unexec /usr/bin/env HOME=/nonexistent %D/lib/ghc/${DISTNAME}/unregister.sh -v0 --force
lib/ghc/${DISTNAME}/unregister.sh