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

another typo that prevented building of disis_spi and disis_gpio

parent 7c4fa843
No related branches found
No related tags found
No related merge requests found
......@@ -288,7 +288,7 @@ then
# install raspberry pi externals
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
......
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