summaryrefslogtreecommitdiff
path: root/community/gphpedit/gphpedit.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/gphpedit/gphpedit.install')
-rw-r--r--community/gphpedit/gphpedit.install5
1 files changed, 0 insertions, 5 deletions
diff --git a/community/gphpedit/gphpedit.install b/community/gphpedit/gphpedit.install
index 21f20806c..39bc96919 100644
--- a/community/gphpedit/gphpedit.install
+++ b/community/gphpedit/gphpedit.install
@@ -6,11 +6,6 @@ post_upgrade() {
post_install $1
}
-pre_remove() {
- /bin/true
-}
-
post_remove() {
post_install
}
-