From 858634023814385dc66661f250a4fc1d8a8f2bc2 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Fri, 13 May 2016 19:28:44 -0500 Subject: Removing qutebrowser-git. Use qutebrowser instead --- pcr/qutebrowser-git/qutebrowser-git.install | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 pcr/qutebrowser-git/qutebrowser-git.install (limited to 'pcr/qutebrowser-git/qutebrowser-git.install') diff --git a/pcr/qutebrowser-git/qutebrowser-git.install b/pcr/qutebrowser-git/qutebrowser-git.install deleted file mode 100644 index 5c501dc49..000000000 --- a/pcr/qutebrowser-git/qutebrowser-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_install -} -- cgit v1.2.3-2-g168b