openbsd-ports/security/hs-asn1-data/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

51 lines
2.1 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.5 2012/10/28 23:30:36 kili Exp $
lib/ghc/${DISTNAME}/
lib/ghc/${DISTNAME}/Data/
lib/ghc/${DISTNAME}/Data/ASN1/
lib/ghc/${DISTNAME}/Data/ASN1/BER.hi
lib/ghc/${DISTNAME}/Data/ASN1/BitArray.hi
lib/ghc/${DISTNAME}/Data/ASN1/CER.hi
lib/ghc/${DISTNAME}/Data/ASN1/DER.hi
lib/ghc/${DISTNAME}/Data/ASN1/Internal.hi
lib/ghc/${DISTNAME}/Data/ASN1/Prim.hi
lib/ghc/${DISTNAME}/Data/ASN1/Raw.hi
lib/ghc/${DISTNAME}/Data/ASN1/Stream.hi
lib/ghc/${DISTNAME}/Data/ASN1/Types.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/Data-ASN1-BER.html
share/doc/hs-${DISTNAME}/html/Data-ASN1-BitArray.html
share/doc/hs-${DISTNAME}/html/Data-ASN1-CER.html
share/doc/hs-${DISTNAME}/html/Data-ASN1-DER.html
share/doc/hs-${DISTNAME}/html/Data-ASN1-Raw.html
share/doc/hs-${DISTNAME}/html/Data-ASN1-Stream.html
share/doc/hs-${DISTNAME}/html/Data-ASN1-Types.html
share/doc/hs-${DISTNAME}/html/asn1-data.haddock
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_Data-ASN1-BER.html
share/doc/hs-${DISTNAME}/html/mini_Data-ASN1-BitArray.html
share/doc/hs-${DISTNAME}/html/mini_Data-ASN1-CER.html
share/doc/hs-${DISTNAME}/html/mini_Data-ASN1-DER.html
share/doc/hs-${DISTNAME}/html/mini_Data-ASN1-Raw.html
share/doc/hs-${DISTNAME}/html/mini_Data-ASN1-Stream.html
share/doc/hs-${DISTNAME}/html/mini_Data-ASN1-Types.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
share/hs-${DISTNAME}/
share/hs-${DISTNAME}/README
share/hs-${DISTNAME}/TODO
@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