Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tristan Cavelier
slapos
Commits
ed5fd4b2
Commit
ed5fd4b2
authored
8 years ago
by
Tristan Cavelier
Browse files
Options
Download
Email Patches
Plain Diff
xxx component/pole: +1
parent
ab5d647b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
component/pole/buildout.cfg
component/pole/buildout.cfg
+4
-5
No files found.
component/pole/buildout.cfg
View file @
ed5fd4b2
...
...
@@ -11,8 +11,7 @@ configure-command = true
make-binary =
make-options =
make-targets =
cd * || exit 1
g++ -o poledump pole.cpp poledump.cpp
mkdir '${:location}/bin'
mv -t '${:location}/bin' poledump
#environment =
mkdir bin &&
cd pole &&
g++ -o ../bin/poledump pole.cpp poledump.cpp &&
mv ../bin '${:location}'
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment