aboutsummaryrefslogtreecommitdiffstats
path: root/main/parole/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/parole/APKBUILD')
-rw-r--r--main/parole/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/parole/APKBUILD b/main/parole/APKBUILD
index 767e47ebab..b97161912b 100644
--- a/main/parole/APKBUILD
+++ b/main/parole/APKBUILD
@@ -45,7 +45,6 @@ build() {
package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install
- find "$pkgdir" -name '*.la' -delete
}
md5sums="fffdc23d2aa22271f01410a9e27c3404 parole-0.8.0.tar.bz2"