From e92b03dec6673b77354c8c78d7eb5bd0b17ae8ce Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Thu, 28 Jan 2016 09:52:37 -0500 Subject: Removing qtox-git. Use qtox instead --- pcr/qtox-git/qtox-git.install | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 pcr/qtox-git/qtox-git.install (limited to 'pcr/qtox-git/qtox-git.install') diff --git a/pcr/qtox-git/qtox-git.install b/pcr/qtox-git/qtox-git.install deleted file mode 100644 index fd791829a..000000000 --- a/pcr/qtox-git/qtox-git.install +++ /dev/null @@ -1,12 +0,0 @@ -post_install() { - xdg-icon-resource forceupdate --theme hicolor &> /dev/null - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_upgrade -} -- cgit v1.2.3-2-g168b