summaryrefslogtreecommitdiffstats
path: root/network/sylpheed/sylpheed.SlackBuild
diff options
context:
space:
mode:
author Martin Lefebvre2010-05-11 19:46:03 +0200
committer Robby Workman2010-05-11 19:46:03 +0200
commite02445162ab80e5b329d22f5726f9c71a85716bf (patch)
treec79cc0b4fa76850a27d2a40618abb5d6a4ed4efd /network/sylpheed/sylpheed.SlackBuild
parent82e6d67e52369291bd70804ed4212a6aa701a0e2 (diff)
downloadslackbuilds-e02445162ab80e5b329d22f5726f9c71a85716bf.tar.gz
network/sylpheed: Updated for version 2.4.1
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 5458455627..7e2deead55 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)