aboutsummaryrefslogtreecommitdiff
path: root/network/sylpheed/sylpheed.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/sylpheed/sylpheed.SlackBuild')
-rw-r--r--network/sylpheed/sylpheed.SlackBuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/network/sylpheed/sylpheed.SlackBuild b/network/sylpheed/sylpheed.SlackBuild
index 5458455627e43..7e2deead5535d 100644
--- a/network/sylpheed/sylpheed.SlackBuild
+++ b/network/sylpheed/sylpheed.SlackBuild
@@ -61,9 +61,6 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install-strip DESTDIR=$PKG
-# Fix icon path in .desktop file prior to installing it
-sed -i 's|sylpheed.png|/usr/share/pixmaps/sylpheed.png|g' sylpheed.desktop
-
# Install desktop file and icon (we'll use the largest icon available by
# default - that way, it will scale down just fine for users who need a
# smaller one, but smaller ones don't always scale larger so well)