Removing libtool files is now the default

This commit is contained in:
Doug Newgard 2013-10-20 22:08:47 -05:00
parent 5fd9786ba8
commit 3d364c7b3f
2 changed files with 2 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = eweather-git
pkgdesc = Enlightenment module: Current weather and forcast gadget
pkgver = 0.2.0.r61.e876635
pkgver = 0.2.0.r67.8ab0a2e
pkgrel = 1
url = http://www.enlightenment.org
arch = i686
@ -11,7 +11,6 @@ pkgbase = eweather-git
depends = enlightenment17
provides = eweather-svn
conflicts = eweather-svn
options = !libtool
source = git://git.enlightenment.org/enlightenment/modules/eweather.git
md5sums = SKIP

View file

@ -3,7 +3,7 @@
pkgname=eweather-git
_pkgname=${pkgname%-*}
pkgver=0.2.0.r61.e876635
pkgver=0.2.0.r67.8ab0a2e
pkgrel=1
pkgdesc="Enlightenment module: Current weather and forcast gadget"
arch=('i686' 'x86_64')
@ -13,7 +13,6 @@ depends=('libeweather-git' 'enlightenment17')
makedepends=('git')
conflicts=("$_pkgname-svn")
provides=("$_pkgname-svn")
options=('!libtool')
source=("git://git.enlightenment.org/enlightenment/modules/$_pkgname.git")
md5sums=('SKIP')