mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 10:44:37 +08:00
telepathy-mission-control rebuild
This commit is contained in:
parent
74e3846a39
commit
a2e0bebf85
@ -1,10 +1,8 @@
|
|||||||
# Platform Packages for Chakra, part of chakra-project.org
|
|
||||||
#
|
|
||||||
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||||
|
|
||||||
pkgname=telepathy-mission-control
|
pkgname=telepathy-mission-control
|
||||||
pkgver=5.14.0
|
pkgver=5.14.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers."
|
pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://mission-control.sourceforge.net/"
|
url="http://mission-control.sourceforge.net/"
|
||||||
@ -29,4 +27,4 @@ build() {
|
|||||||
package() {
|
package() {
|
||||||
cd "$srcdir/$pkgname-$pkgver"
|
cd "$srcdir/$pkgname-$pkgver"
|
||||||
make DESTDIR="$pkgdir" install
|
make DESTDIR="$pkgdir" install
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user