aboutsummaryrefslogtreecommitdiffstats
path: root/main/thunar-vcs-plugin/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/thunar-vcs-plugin/APKBUILD')
-rw-r--r--main/thunar-vcs-plugin/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/thunar-vcs-plugin/APKBUILD b/main/thunar-vcs-plugin/APKBUILD
index 6eaf063727..256335331b 100644
--- a/main/thunar-vcs-plugin/APKBUILD
+++ b/main/thunar-vcs-plugin/APKBUILD
@@ -44,7 +44,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/thunarx-*/*.la
}
_mv_files() {