summaryrefslogtreecommitdiff
path: root/pcr/httrack/httrack.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-09-18 19:13:11 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-09-18 19:13:11 -0500
commit2e3ddf5960ea0e0e769de4224d007569ab1030ac (patch)
tree18ef1a2cf72bf49ecd8d385fee5db871c63be38d /pcr/httrack/httrack.install
parent817a68973e1121a7579b3ed1bf0aa308e830023a (diff)
Removing httrack: This package is in [community] repo
Diffstat (limited to 'pcr/httrack/httrack.install')
-rw-r--r--pcr/httrack/httrack.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/pcr/httrack/httrack.install b/pcr/httrack/httrack.install
deleted file mode 100644
index 029294d67..000000000
--- a/pcr/httrack/httrack.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}