diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-08-08 12:28:52 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-08-08 12:40:34 -0300 |
commit | c77c25d080effd112c695d836040bd2cc4dcee5d (patch) | |
tree | a2d05387ce07600aa0e75c5709caf08e90c14b9f /libre/gstreamer0.10-bad/gstreamer0.10-bad-plugins.install | |
parent | 0cbd811e464dc0fe3d4eb0197426b6657d93e671 (diff) |
gstreamer0.10-bad-0.10.23-17.parabola1: hooks rebuild
Diffstat (limited to 'libre/gstreamer0.10-bad/gstreamer0.10-bad-plugins.install')
-rw-r--r-- | libre/gstreamer0.10-bad/gstreamer0.10-bad-plugins.install | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libre/gstreamer0.10-bad/gstreamer0.10-bad-plugins.install b/libre/gstreamer0.10-bad/gstreamer0.10-bad-plugins.install deleted file mode 100644 index 3a36b0ccb..000000000 --- a/libre/gstreamer0.10-bad/gstreamer0.10-bad-plugins.install +++ /dev/null @@ -1,11 +0,0 @@ -post_install() { - usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} |