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

fixed bug where pd-l2ork symlink for pd~ external did not get installed

parent 81ca9fb2
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ function print_dir ()
function post_install ()
{
echo -e "\tcp -f lib/pd-l2ork/pd-l2ork \$(prefix)/lib/pd-l2ork/pd-l2ork"
echo -e "\tcp -f /usr/local/lib/pd-l2ork/pd-l2ork.png /usr/share/icons/hicolor/128x128/apps/"
echo -e "\tcp -f /usr/local/lib/pd-l2ork/pd-l2ork-red.png /usr/share/icons/hicolor/128x128/apps/"
echo -e "\tcp -f /usr/local/lib/pd-l2ork/pd-l2ork-k12.png /usr/share/icons/hicolor/128x128/apps/"
......
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