From 82c822276d7183eb7dd89e54a4b3d5289b6bcbcf Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Tue, 25 Nov 2008 22:43:54 +0000 Subject: [PATCH] cd to new dir for amt/remoteControl build. --- Monitor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Monitor.spec b/Monitor.spec index b1b0143..437eaa4 100644 --- a/Monitor.spec +++ b/Monitor.spec @@ -77,7 +77,7 @@ as Zabbix DB. %build # NOTE: the build uses g++ cmdamt/ # NOTE: TMPDIR is needed here b/c the tmpfs of the build vserver is too small. -cd cmdamt +cd pcucontrol/models/intelamt export TMPDIR=$PWD/tmp make cd .. -- 2.47.0