telepathy-mission-control rebuild

This commit is contained in:
Neophytos 2013-04-04 11:32:39 +00:00
parent 74e3846a39
commit a2e0bebf85

View File

@ -1,10 +1,8 @@
# Platform Packages for Chakra, part of chakra-project.org
#
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
pkgname=telepathy-mission-control
pkgver=5.14.0
pkgrel=2
pkgrel=3
pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers."
arch=('x86_64')
url="http://mission-control.sourceforge.net/"
@ -29,4 +27,4 @@ build() {
package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
}