Skip to content
Snippets Groups Projects
Commit aa4d0e4a authored by Ivica Bukvic's avatar Ivica Bukvic
Browse files

typo fix

parent 18674d89
No related branches found
No related tags found
No related merge requests found
...@@ -285,6 +285,7 @@ then ...@@ -285,6 +285,7 @@ then
cp -f array* ../../../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 # install raspberry pi externals
if [ $rpi -eq 1 ] if [ $rpi -eq 1 ]
then
cd ../raspberry_pi cd ../raspberry_pi
./makeall.sh ./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.pd_linux ../../../packages/linux_make/build$inst_dir/lib/pd-l2ork/extra
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment