git://git.onelab.eu
/
monitor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fba0dc0
)
Try to build the AMT command. I expect the /tmp fs to be too small.
author
Stephen Soltesz
<soltesz@cs.princeton.edu>
Tue, 12 Aug 2008 19:38:23 +0000
(19:38 +0000)
committer
Stephen Soltesz
<soltesz@cs.princeton.edu>
Tue, 12 Aug 2008 19:38:23 +0000
(19:38 +0000)
monitor-server.spec
patch
|
blob
|
history
diff --git
a/monitor-server.spec
b/monitor-server.spec
index
ef5eb07
..
0975831
100644
(file)
--- 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