openbsd-ports/devel/hs-lifted-base/pkg/PLIST
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

57 lines
2.8 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2012/10/28 23:27:58 kili Exp $
lib/ghc/${DISTNAME}/
lib/ghc/${DISTNAME}/Control/
lib/ghc/${DISTNAME}/Control/Concurrent/
lib/ghc/${DISTNAME}/Control/Concurrent/Chan/
lib/ghc/${DISTNAME}/Control/Concurrent/Chan/Lifted.hi
lib/ghc/${DISTNAME}/Control/Concurrent/Lifted.hi
lib/ghc/${DISTNAME}/Control/Concurrent/MVar/
lib/ghc/${DISTNAME}/Control/Concurrent/MVar/Lifted.hi
lib/ghc/${DISTNAME}/Control/Concurrent/QSem/
lib/ghc/${DISTNAME}/Control/Concurrent/QSem/Lifted.hi
lib/ghc/${DISTNAME}/Control/Concurrent/QSemN/
lib/ghc/${DISTNAME}/Control/Concurrent/QSemN/Lifted.hi
lib/ghc/${DISTNAME}/Control/Concurrent/SampleVar/
lib/ghc/${DISTNAME}/Control/Concurrent/SampleVar/Lifted.hi
lib/ghc/${DISTNAME}/Control/Exception/
lib/ghc/${DISTNAME}/Control/Exception/Lifted.hi
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
lib/ghc/${DISTNAME}/System/
lib/ghc/${DISTNAME}/System/Timeout/
lib/ghc/${DISTNAME}/System/Timeout/Lifted.hi
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/Control-Concurrent-Chan-Lifted.html
share/doc/hs-${DISTNAME}/html/Control-Concurrent-Lifted.html
share/doc/hs-${DISTNAME}/html/Control-Concurrent-MVar-Lifted.html
share/doc/hs-${DISTNAME}/html/Control-Concurrent-QSem-Lifted.html
share/doc/hs-${DISTNAME}/html/Control-Concurrent-QSemN-Lifted.html
share/doc/hs-${DISTNAME}/html/Control-Concurrent-SampleVar-Lifted.html
share/doc/hs-${DISTNAME}/html/Control-Exception-Lifted.html
share/doc/hs-${DISTNAME}/html/System-Timeout-Lifted.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/lifted-base.haddock
share/doc/hs-${DISTNAME}/html/mini_Control-Concurrent-Chan-Lifted.html
share/doc/hs-${DISTNAME}/html/mini_Control-Concurrent-Lifted.html
share/doc/hs-${DISTNAME}/html/mini_Control-Concurrent-MVar-Lifted.html
share/doc/hs-${DISTNAME}/html/mini_Control-Concurrent-QSem-Lifted.html
share/doc/hs-${DISTNAME}/html/mini_Control-Concurrent-QSemN-Lifted.html
share/doc/hs-${DISTNAME}/html/mini_Control-Concurrent-SampleVar-Lifted.html
share/doc/hs-${DISTNAME}/html/mini_Control-Exception-Lifted.html
share/doc/hs-${DISTNAME}/html/mini_System-Timeout-Lifted.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