From: Stephen Soltesz Date: Tue, 25 Nov 2008 22:43:54 +0000 (+0000) Subject: cd to new dir for amt/remoteControl build. X-Git-Tag: Monitor-2.0-0~32 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=82c822276d7183eb7dd89e54a4b3d5289b6bcbcf;p=monitor.git cd to new dir for amt/remoteControl build. --- 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 ..