aboutsummaryrefslogtreecommitdiffstats
path: root/main/gucharmap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gucharmap/APKBUILD')
-rw-r--r--main/gucharmap/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/gucharmap/APKBUILD b/main/gucharmap/APKBUILD
index e9eb56228d..e5af1bec38 100644
--- a/main/gucharmap/APKBUILD
+++ b/main/gucharmap/APKBUILD
@@ -35,7 +35,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install
- find "$pkgdir" -name '*.la' -delete
}
md5sums="54d58a61c8c22e6ecf5bb33793272f47 gucharmap-3.16.2.tar.xz"