# fix dcopidl2cpp problem with hardcoded path. # run it after 'make dist' and run 'make dist' again sed -i "s|/home/lvanek/Projects/Own/kxmleditor/kxmleditor/||" ./kxmleditor/dcopiface_shell.kidl sed -i "s|/home/lvanek/Projects/Own/kxmleditor/kxmleditor/||" ./kxmleditor/dcopiface_shell_skel.cpp sed -i "s|/home/lvanek/Projects/Own/kxmleditor/part/||" ./part/dcopiface_part_ro.kidl sed -i "s|/home/lvanek/Projects/Own/kxmleditor/part/||" ./part/dcopiface_part_ro_skel.cpp