Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
7c340869
Commit
7c340869
authored
Mar 19, 2014
by
Ivica Bukvic
Browse files
yet another typo/redesign
parent
346826e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
l2ork_addons/tar_em_up.sh
View file @
7c340869
...
...
@@ -285,18 +285,19 @@ then
cp
-f
spectdelay~.pd_linux ../../../packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cp
-f
spectdelay~-help.pd ../../../packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cp
-f
array
*
../../../packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
# install raspberry pi externals
# return to l2ork_addons folder
cd
../../
# install raspberry pi externals (if applicable)
if
[
$rpi
-eq
1
]
then
cd
../../
raspberry_pi
cd
raspberry_pi
./makeall.sh
cp
-f
disis_gpio/disis_gpio.pd_linux ../../../packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cp
-f
disis_gpio/disis_gpio-help.pd ../../../packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cp
-f
disis_spi/disis_spi.pd_linux ../../../packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cp
-f
disis_spi/disis_spi-help.pd ../../../packages/linux_make/build
$inst_dir
/lib/pd-l2ork/extra
cd
../
fi
# return to l2ork_addons folder
cd
../../
# finish install
cd
../packages/linux_make
echo
"tar full installer..."
...
...
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