diff options
Diffstat (limited to 'community/flumotion/PKGBUILD')
-rw-r--r-- | community/flumotion/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/flumotion/PKGBUILD b/community/flumotion/PKGBUILD index b51e173d9..1a0e26dd9 100644 --- a/community/flumotion/PKGBUILD +++ b/community/flumotion/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 91878 2013-05-28 18:07:53Z spupykin $ +# $Id: PKGBUILD 99740 2013-10-30 23:25:33Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr> # Contributor: William Rea <sillywilly@gmail.com> @@ -9,7 +9,6 @@ pkgrel=2 arch=('i686' 'x86_64' 'mips64el') pkgdesc="A streaming media server" url="http://www.flumotion.net" -options=('!libtool') license=('GPL') backup=(etc/flumotion/workers/default.xml etc/flumotion/managers/default/planet.xml) |