#!/bin/sh if [ "$1" = "remove" ]; then @CMAKE_INSTALL_PREFIX@/libexec/gnuradio/grc_setup_freedesktop uninstall fi