summaryrefslogtreecommitdiffstats
path: root/abs/extra/community/gstreamer0.10-good/gstreamer0.10-good-plugins.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/community/gstreamer0.10-good/gstreamer0.10-good-plugins.install')
-rw-r--r--abs/extra/community/gstreamer0.10-good/gstreamer0.10-good-plugins.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra/community/gstreamer0.10-good/gstreamer0.10-good-plugins.install b/abs/extra/community/gstreamer0.10-good/gstreamer0.10-good-plugins.install
index bcb0039..e343bee 100644
--- a/abs/extra/community/gstreamer0.10-good/gstreamer0.10-good-plugins.install
+++ b/abs/extra/community/gstreamer0.10-good/gstreamer0.10-good-plugins.install
@@ -6,12 +6,12 @@ post_install() {
pre_upgrade() {
if [ -f usr/share/gconf/schemas/${pkgname}.schemas ]; then
- pre_remove $1
+ pre_remove
fi
}
post_upgrade() {
- post_install $1
+ post_install
}
pre_remove() {