summaryrefslogtreecommitdiffstats
path: root/desktop/obconf
diff options
context:
space:
mode:
author dsomero <xgizzmo@slackbuilds.org>2012-05-21 20:00:14 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-05-21 20:01:58 -0400
commita11fe67bac39409a738d987823ad990bc2a49f6a (patch)
tree16d38504a106f38e2a9c9f05b7567a2e22ad10f7 /desktop/obconf
parentab0586e7c5c26167908e1872c8005760446ecab5 (diff)
downloadslackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.gz
slackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.xz
Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'desktop/obconf')
-rw-r--r--desktop/obconf/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/obconf/doinst.sh b/desktop/obconf/doinst.sh
index 21e9945eb9..9424ce43ff 100644
--- a/desktop/obconf/doinst.sh
+++ b/desktop/obconf/doinst.sh
@@ -10,4 +10,4 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
if [ -x /usr/bin/gtk-update-icon-cache ]; then
/usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
fi
-fi \ No newline at end of file
+fi