From 8000d53195948e4c203014d38fda0ccc496a9f01 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sun, 30 Jan 2005 03:15:53 +0000 Subject: Fix packaging. Submitted by: kris via pointyhat --- math/spooles/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math') diff --git a/math/spooles/Makefile b/math/spooles/Makefile index cd13889579a9..f31593f4e408 100644 --- a/math/spooles/Makefile +++ b/math/spooles/Makefile @@ -76,7 +76,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/MPI/*.h ${PREFIX}/include/spooles/MPI .else ${MKDIR} ${PREFIX}/include/spooles/MT - ${INSTALL_DATA} ${WRKSRC}/MPI/*.h ${PREFIX}/include/spooles/MT + ${INSTALL_DATA} ${WRKSRC}/MT/*.h ${PREFIX}/include/spooles/MT .endif ${INSTALL_DATA} ${WRKSRC}/*.h ${PREFIX}/include/spooles/ .for i in A2 BPG Chv ChvList ChvManager Coords DenseMtx DSTree Drand \ -- cgit v1.2.3