diff options
Diffstat (limited to 'testing/httrack/APKBUILD')
-rw-r--r-- | testing/httrack/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/httrack/APKBUILD b/testing/httrack/APKBUILD index 3a1eaa77f1..c9c3d7fd9a 100644 --- a/testing/httrack/APKBUILD +++ b/testing/httrack/APKBUILD @@ -45,7 +45,6 @@ build() { package() { cd "${_builddir}" make DESTDIR="${pkgdir}" install || return 1 - find "${pkgdir}"/usr/lib/ -type f -name '*.la' -delete || return 1 } md5sums="db07a1a3e41eff1123606c444f8f267d httrack-3.48.19.tar.gz |