From f59d43d2d71cbdabda3b70a7e4da8e3213a36460 Mon Sep 17 00:00:00 2001 From: obraun Date: Sun, 15 Jun 2003 21:26:21 +0000 Subject: Remove no longer needed INSTALL_PROGRAM directive. --- textproc/hs-HaXml/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'textproc/hs-HaXml') diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile index 9275163..5e66f22 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -77,8 +77,6 @@ post-install: ${PREFIX}/lib/ghc-${GHC_VERSION}/imports/HaXml/ @${RM} -f ${PREFIX}/lib/ghc-${GHC_VERSION}/package.conf.old .endif - @(cd ${WRKSRC} && ${INSTALL_PROGRAM} \ - Canonicalise DtdToHaskell MkOneOf Validate Xtract ${PREFIX}/bin) .if !defined(NOPORTDOCS) @${RM} -rf ${WRKSRC}/docs/CVS @${RM} -rf ${WRKSRC}/docs/HaXml/CVS -- cgit v1.1