Various: whitespace cleanups

All trailing whitespace (either at EOL or as entire last line) was
removed except in slack-desc files where all of them were made to
leave a trailing space after the 'blank' colons.

This only affects the builds that I maintain.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
slakmagik 2010-06-30 21:56:19 -04:00 committed by Robby Workman
parent 313a4f1d24
commit 1d0419e752
20 changed files with 75 additions and 78 deletions

View File

@ -11,9 +11,9 @@ root-tail -g 800x250+100+50 -font 10x20 /var/log/messages,green \
-font 12x24 /var/log/secure,red,'ALERT'
By default root-tail doesn't seem to work on XFCE. You need to explicitly
specify the ID of the display to use it (by using the "-id" flag of root-tail).
Use the xprop command to find the active root display, and run this through
the cut command to strip out the ID number for insertion into the
specify the ID of the display to use it (by using the "-id" flag of
root-tail). Use the xprop command to find the active root display, and run
this through the cut command to strip out the ID number for insertion into the
root-tail `-id` field.
It looks a little something like this:

View File

@ -1,4 +1,3 @@
if [ -x usr/bin/update-desktop-database ]; then
usr/bin/update-desktop-database -q usr/share/applications
fi

View File

@ -55,7 +55,7 @@ find . \
# gcolor2 prefills the saved colors with the contents of rgb.txt - which it
# can't find without this patch. Merged with the patch on:
# http://tinyurl.com/gcolor-64bitpatch . This makes it possible to compile on
#64bit systems, and not segfault at runtime.
# 64bit systems, and not segfault at runtime.
patch -p1 < $CWD/rgb.patch
# and add a couple of Debian patches and a FreeBSD for x64 segfaults and so on
patch -p1 < $CWD/callbacks.c.patch

View File

@ -3,4 +3,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
/usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
fi
fi

View File

@ -36,4 +36,3 @@ config etc/rox/xdg/rox.sourceforge.net/MIME-types/text.new
config etc/rox/xdg/rox.sourceforge.net/MIME-types/text_html.new
config etc/profile.d/rox-filer.sh.new
config etc/profile.d/rox-filer.csh.new