aboutsummaryrefslogtreecommitdiffstats
path: root/main/xfce4-cpugraph-plugin/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/xfce4-cpugraph-plugin/APKBUILD')
-rw-r--r--main/xfce4-cpugraph-plugin/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/xfce4-cpugraph-plugin/APKBUILD b/main/xfce4-cpugraph-plugin/APKBUILD
index 7c51889524..509cc46c2e 100644
--- a/main/xfce4-cpugraph-plugin/APKBUILD
+++ b/main/xfce4-cpugraph-plugin/APKBUILD
@@ -43,7 +43,6 @@ build() {
package() {
cd "$_builddir"
make -j1 DESTDIR="$pkgdir" install || return 1
- rm "$pkgdir"/usr/lib/xfce4/panel/plugins/*.la
}
md5sums="f0ebfabb273adf69361b37a3fa4b7912 xfce4-cpugraph-plugin-1.0.5.tar.bz2"