From 8e273219d1a59e1071495ab7e7303dc45317384e Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Tue, 12 Aug 2008 19:57:58 +0000 Subject: [PATCH 1/1] specifies a different tmpdir for g++ to use; and completes build. --- monitor-server.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/monitor-server.spec b/monitor-server.spec index 0975831..9f0f1fa 100644 --- a/monitor-server.spec +++ b/monitor-server.spec @@ -42,6 +42,7 @@ command-line utilities for querying the status database. %build # TODO: note that we should build the cmdamt/ with g++ cd cmdamt +export TMPDIR=$PWD/tmp make cd .. -- 2.43.0