[Lunar-commits] <moonbase> dcmtk: A little tiding up.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Feb 2 18:41:52 CET 2011
commit db1471e602b6106a670a74f327bf5f8e0d2f6604
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Feb 2 12:41:52 2011 -0500
dcmtk: A little tiding up.
---
graphics/dcmtk/BUILD | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/graphics/dcmtk/BUILD b/graphics/dcmtk/BUILD
index 712c14b..8f516aa 100644
--- a/graphics/dcmtk/BUILD
+++ b/graphics/dcmtk/BUILD
@@ -27,12 +27,8 @@
$OPTS &&
# This makes the executables
- make all &&
- prepare_install &&
-# This makes the libraries and includes.
-# make install-bin &&
-# make install-lib &&
-# make install-include &&
+ make all &&
+ prepare_install &&
make install-all
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list