Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
David MacDonald
purr-data
Commits
17b06422
Commit
17b06422
authored
Aug 20, 2014
by
Ivica Bukvic
Browse files
*added refresh of includes for 3rd party externals as part of the full install
parent
b185a9da
Changes
1
Hide whitespace changes
Inline
Side-by-side
l2ork_addons/tar_em_up.sh
View file @
17b06422
...
...
@@ -234,6 +234,13 @@ then
if
[
$full
-gt
1
-o
$deb
-eq
2
]
then
make distclean
cp
../../pd/src/g_all_guis.h ../../externals/build/include
cp
../../pd/src/g_canvas.h ../../externals/build/include
cp
../../pd/src/m_imp.h ../../externals/build/include
cp
../../pd/src/m_pd.h ../../externals/build/include
cp
../../pd/src/s_stuff.h ../../externals/build/include
cp
../../pd/src/t_tk.h ../../externals/build/include
cp
../../pd/src/g_all_guis.h ../../externals/build/include
rm
-rf
build/
fi
if
[
$rpi
-eq
0
]
...
...
Write
Preview
Supports
Markdown
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