diff options
author | slakmagik <slakmagik@gmail.com> | 2010-06-30 21:56:19 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-07-03 15:52:10 -0500 |
commit | 1d0419e752ba6618a6da53fc8b4d8be4c4a1ebd7 (patch) | |
tree | c6c65534abad57b49af75bbcc8e5f5e90ad4f17e /misc | |
parent | 313a4f1d24815f58d9d8f481bac83505c6c35196 (diff) | |
download | slackbuilds-1d0419e752ba6618a6da53fc8b4d8be4c4a1ebd7.tar.gz |
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>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dwdiff/dwdiff.SlackBuild | 2 | ||||
-rw-r--r-- | misc/gcolor2/doinst.sh | 1 | ||||
-rw-r--r-- | misc/gcolor2/gcolor2.SlackBuild | 4 | ||||
-rw-r--r-- | misc/gcolor2/slack-desc | 16 | ||||
-rw-r--r-- | misc/gxmessage/doinst.sh | 1 | ||||
-rw-r--r-- | misc/par/slack-desc | 16 |
6 files changed, 19 insertions, 21 deletions
diff --git a/misc/dwdiff/dwdiff.SlackBuild b/misc/dwdiff/dwdiff.SlackBuild index 4e514d1c51..575f29b731 100644 --- a/misc/dwdiff/dwdiff.SlackBuild +++ b/misc/dwdiff/dwdiff.SlackBuild @@ -71,7 +71,7 @@ make LINGUAS="${NLS:=""}" prefix=/usr make LINGUAS="${NLS:=""}" prefix=$PKG/usr install mv $PKG/usr/share/doc $PKG/usr -if [ -z "$NLS" ]; then # share/ will be empty +if [ -z "$NLS" ]; then # share/ will be empty rmdir $PKG/usr/share fi diff --git a/misc/gcolor2/doinst.sh b/misc/gcolor2/doinst.sh index 6af9811528..7ebfa3ab4d 100644 --- a/misc/gcolor2/doinst.sh +++ b/misc/gcolor2/doinst.sh @@ -1,4 +1,3 @@ if [ -x usr/bin/update-desktop-database ]; then usr/bin/update-desktop-database -q usr/share/applications fi - diff --git a/misc/gcolor2/gcolor2.SlackBuild b/misc/gcolor2/gcolor2.SlackBuild index afd0ddc13d..acf1095d74 100644 --- a/misc/gcolor2/gcolor2.SlackBuild +++ b/misc/gcolor2/gcolor2.SlackBuild @@ -54,8 +54,8 @@ 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. +# http://tinyurl.com/gcolor-64bitpatch . This makes it possible to compile on +# 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 diff --git a/misc/gcolor2/slack-desc b/misc/gcolor2/slack-desc index 90c44aacb5..664e11ead4 100644 --- a/misc/gcolor2/slack-desc +++ b/misc/gcolor2/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -gcolor2: gcolor2 (GTK2 color selector) -gcolor2: +gcolor2: gcolor2 (GTK2 color selector) +gcolor2: gcolor2: gcolor2 is a simple color selector that was originally based on gcolor2: gcolor, ported to use GTK+2, and now has a completely new UI. -gcolor2: +gcolor2: gcolor2: Homepage: http://gcolor2.sourceforge.net/ -gcolor2: -gcolor2: -gcolor2: -gcolor2: -gcolor2: +gcolor2: +gcolor2: +gcolor2: +gcolor2: +gcolor2: diff --git a/misc/gxmessage/doinst.sh b/misc/gxmessage/doinst.sh index 30eb690936..8542d1c18e 100644 --- a/misc/gxmessage/doinst.sh +++ b/misc/gxmessage/doinst.sh @@ -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 - diff --git a/misc/par/slack-desc b/misc/par/slack-desc index b3feed9e71..5f02ed9dcd 100644 --- a/misc/par/slack-desc +++ b/misc/par/slack-desc @@ -7,13 +7,13 @@ |-----handy-ruler------------------------------------------------------| par: par (paragraph reformatter) -par: +par: par: par is a paragraph reformatter, vaguely similar to fmt, but better. -par: +par: par: Homepage: http://www.nicemice.net/par/ -par: -par: -par: -par: -par: -par: +par: +par: +par: +par: +par: +par: |