aboutsummaryrefslogtreecommitdiffstats
path: root/testing/icewm/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/icewm/APKBUILD')
-rw-r--r--testing/icewm/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/icewm/APKBUILD b/testing/icewm/APKBUILD
index 9fcd7f882d..e6af9ccfc1 100644
--- a/testing/icewm/APKBUILD
+++ b/testing/icewm/APKBUILD
@@ -46,7 +46,6 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
sed -e 's/rxvt/urxvt/g' \
-e 's/\(prog xterm.*\)/\1\nprog Terminal xterm xfce4-terminal/' \
-e 's/\(prog xterm.*\)/\1\nprog st xterm st/' \