From 6d843d873e5c36d7e61b0e2613ca1371ce6e9e12 Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Sun, 3 May 2009 14:47:03 -0700 Subject: Fixed typo in miro.install. --- abs/extra-testing/miro/PKGBUILD | 2 +- abs/extra-testing/miro/miro.install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/extra-testing/miro/PKGBUILD b/abs/extra-testing/miro/PKGBUILD index b882d51..def9d6e 100644 --- a/abs/extra-testing/miro/PKGBUILD +++ b/abs/extra-testing/miro/PKGBUILD @@ -3,7 +3,7 @@ pkgname=miro pkgver=2.0.4 -pkgrel=3 +pkgrel=4 pkgdesc="The free and open source internet TV platform" arch=('i686' 'x86_64') url="http://www.getmiro.com" diff --git a/abs/extra-testing/miro/miro.install b/abs/extra-testing/miro/miro.install index 9294898..0a7b047 100644 --- a/abs/extra-testing/miro/miro.install +++ b/abs/extra-testing/miro/miro.install @@ -37,7 +37,7 @@ post_install() { } post_upgrade() { - post_instal $1 + post_install $1 } post_remove() { -- cgit v0.12