Warning, file /frameworks/kio/templates/kioworker/uninstall.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #!/bin/bash
0002 
0003 # Exit if something fails
0004 set -e
0005 
0006 cd build
0007 sudo make uninstall