diff options
author | root <root@rshg054.dnsready.net> | 2013-03-22 00:05:48 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-03-22 00:05:48 -0700 |
commit | 6b3123e5628817e3cef9c44989dffd21c49b0817 (patch) | |
tree | 4f90f61ad34554f75c2ae8b435b6e0d2d8b480e0 /extra/miro/PKGBUILD | |
parent | 76b6359ba6b2c7cce2f0b0725c7ecd831563cabf (diff) |
Fri Mar 22 00:05:47 PDT 2013
Diffstat (limited to 'extra/miro/PKGBUILD')
-rw-r--r-- | extra/miro/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/miro/PKGBUILD b/extra/miro/PKGBUILD index e80e7ebe7..120f183dc 100644 --- a/extra/miro/PKGBUILD +++ b/extra/miro/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 178135 2013-02-16 22:48:53Z ioni $ +# $Id: PKGBUILD 180405 2013-03-21 02:05:09Z eric $ # Maintainer: Ronald van Haren <ronald.archlinux.org> pkgname=miro @@ -21,7 +21,7 @@ source=("http://ftp.osuosl.org/pub/pculture.org/${pkgname}/src/${pkgname}-${pkgv sha1sums=('1144f98149ff07208b994a7cedb45a4beaaa451f' 'ce0f42be2a0a3ac99f07b5abfabf0975928c841c') -build() { +package() { cd "${srcdir}/${pkgname}-${pkgver}" cd linux |