diff options
Diffstat (limited to 'community/libxdg-basedir/PKGBUILD')
-rw-r--r-- | community/libxdg-basedir/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/community/libxdg-basedir/PKGBUILD b/community/libxdg-basedir/PKGBUILD index 1a5bb14d6..1a089307a 100644 --- a/community/libxdg-basedir/PKGBUILD +++ b/community/libxdg-basedir/PKGBUILD @@ -11,7 +11,6 @@ license=('MIT') depends=('glibc') source=(http://n.ethz.ch/student/nevillm/download/${pkgname}/${pkgname}-${pkgver}.tar.gz 'LICENSE') -options=('!libtool') sha1sums=('b924afe4e29c52358ad67476887e9ca0dcf90f7c' 'c76efede60d0632d4241d718919d8b4ec62056b3') |