Skip to content
Snippets Groups Projects
Commit db5c0b43 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

ported: "*typo fix for the rjlib installer"

from pd-l2ork: 1e654625d71b6c0efae614cfa428e8cfae6e9b1e
parent dd5ac2e7
No related branches found
No related tags found
No related merge requests found
...@@ -303,7 +303,7 @@ cp ../../pd/src/g_all_guis.h ../../externals/build/include ...@@ -303,7 +303,7 @@ cp ../../pd/src/g_all_guis.h ../../externals/build/include
# return to l2ork_addons folder # return to l2ork_addons folder
cd ../../ cd ../../
# copy rjlib into the extra folder # copy rjlib into the extra folder
cp -rf rjlib ../../packages/linux_make/build$inst_dir/lib/pd-l2ork/extra cp -rf rjlib ../packages/linux_make/build$inst_dir/lib/pd-l2ork/extra
# install raspberry pi externals (if applicable) # install raspberry pi externals (if applicable)
#if [ $rpi -eq 1 ] #if [ $rpi -eq 1 ]
#then #then
......
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