summaryrefslogtreecommitdiffstats
path: root/desktop/menumaker/menumaker.SlackBuild
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2011-03-14 23:57:37 -0500
committer Robby Workman <rworkman@slackbuilds.org>2011-03-20 14:08:08 -0500
commit23aaba8bea75c172b1dbcab20e94ccca38106d3d (patch)
tree7e68d1283200f893990d32fbabac46064aa3fbfc /desktop/menumaker/menumaker.SlackBuild
parente8edfa8665f137c3fafcf6b6501898779b59608d (diff)
downloadslackbuilds-23aaba8bea75c172b1dbcab20e94ccca38106d3d.tar.gz
slackbuilds-23aaba8bea75c172b1dbcab20e94ccca38106d3d.tar.xz
desktop/menumaker: Update copyright and strip lines
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/menumaker/menumaker.SlackBuild')
-rw-r--r--desktop/menumaker/menumaker.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/menumaker/menumaker.SlackBuild b/desktop/menumaker/menumaker.SlackBuild
index 49c7320afe..88bb986c4f 100644
--- a/desktop/menumaker/menumaker.SlackBuild
+++ b/desktop/menumaker/menumaker.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for menumaker
-# Copyright 2010 Robby Workman, Northport, Alabama, USA
+# Copyright 2010, 2011 Robby Workman, Northport, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -84,8 +84,8 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install DESTDIR=$PKG
-find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
- | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
+find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | \
+ grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
rm -f $PKG/usr/info/dir
gzip -9 $PKG/usr/info/*