From: Stephen Soltesz Date: Tue, 12 Aug 2008 19:38:23 +0000 (+0000) Subject: Try to build the AMT command. I expect the /tmp fs to be too small. X-Git-Tag: Monitor-1.0-7~23 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e11039851bf57dce627ee6e46732fbca37f0053d;p=monitor.git Try to build the AMT command. I expect the /tmp fs to be too small. --- diff --git a/monitor-server.spec b/monitor-server.spec index ef5eb07..0975831 100644 --- a/monitor-server.spec +++ b/monitor-server.spec @@ -41,7 +41,9 @@ command-line utilities for querying the status database. %build # TODO: note that we should build the cmdamt/ with g++ -echo "There is no build stage. Simply copy files." +cd cmdamt +make +cd .. %install