summaryrefslogtreecommitdiff
path: root/tools/linux_packaging/uninstall.sh.in
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-02-08 23:40:56 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-02-08 23:40:56 +0000
commit4eb1a9ea0ed7316f2c1c260c5fd9a0b9278aa857 (patch)
treea8eb63696914e42868637f498270b5183bb0f2ec /tools/linux_packaging/uninstall.sh.in
parenta8cc2b5a748d9447c752b20a6968acb64bbd0775 (diff)
tweak description of qjackctl
git-svn-id: svn://localhost/ardour2/branches/3.0@8784 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'tools/linux_packaging/uninstall.sh.in')
-rw-r--r--tools/linux_packaging/uninstall.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/linux_packaging/uninstall.sh.in b/tools/linux_packaging/uninstall.sh.in
index 700594b94c..0e15b3d02c 100644
--- a/tools/linux_packaging/uninstall.sh.in
+++ b/tools/linux_packaging/uninstall.sh.in
@@ -76,6 +76,7 @@ then
# delete the old package
sudo rm -rf ${PGM_PATH}
+ sudo rm -f $0
else
echo ""
echo "!!! FAILURE !!! - install path ${PGM_PATH} does not exist."