aboutsummaryrefslogtreecommitdiffstats
path: root/main/sylpheed
diff options
context:
space:
mode:
Diffstat (limited to 'main/sylpheed')
-rw-r--r--main/sylpheed/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/sylpheed/APKBUILD b/main/sylpheed/APKBUILD
index 7780dad0da..c8cbcfd13b 100644
--- a/main/sylpheed/APKBUILD
+++ b/main/sylpheed/APKBUILD
@@ -37,7 +37,6 @@ build() {
package() {
cd "$srcdir/sylpheed-$pkgver"
make DESTDIR="$pkgdir" install || return 1
- find "$pkgdir" -name '*.la' -delete
}
md5sums="3a7d10b68017988b48e5c2a27e559e98 sylpheed-3.4.3.tar.bz2
e9a3795219bc9c6cafc1cc360eeb9854 gmodule.patch"