diff options
Diffstat (limited to 'testing/xfce4-sensors-plugin')
-rw-r--r-- | testing/xfce4-sensors-plugin/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/xfce4-sensors-plugin/APKBUILD b/testing/xfce4-sensors-plugin/APKBUILD index b14d3efa3b..79b1a11a29 100644 --- a/testing/xfce4-sensors-plugin/APKBUILD +++ b/testing/xfce4-sensors-plugin/APKBUILD @@ -44,7 +44,6 @@ build() { package() { cd "$_builddir" make DESTDIR="$pkgdir" install || return 1 - rm -f "$pkgdir"/usr/lib/*.la } md5sums="33c2e343c1224d9c4ae757a70cbe08eb xfce4-sensors-plugin-1.2.6.tar.bz2" |