From aade32cf4234795a7daf518cb1587ffa9e55bfbb Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 29 Jun 2011 12:01:43 +0000 Subject: testing/[various]: remove *.la --- testing/e_dbus/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testing/e_dbus') diff --git a/testing/e_dbus/APKBUILD b/testing/e_dbus/APKBUILD index 8cde465ec..7548950a2 100644 --- a/testing/e_dbus/APKBUILD +++ b/testing/e_dbus/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=e_dbus pkgver=1.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Enlightenment's (Ecore) integration to DBus" url="http://trac.enlightenment.org/e/wiki/E_Dbus" arch="all" @@ -39,6 +39,7 @@ build() { package() { cd "$_builddir" make DESTDIR="$pkgdir" install || return 1 + rm "$pkgdir"/usr/lib/*.la } md5sums="4a3031a41e7e33f843cf104bf84cd4ee e_dbus-1.0.0.tar.gz" -- cgit v1.2.3