diff options
Diffstat (limited to 'desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild')
-rw-r--r-- | desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild b/desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild index 37bd4d2708..a53151915c 100644 --- a/desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild +++ b/desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfce4-netload-plugin -# Copyright 2006-2011 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xfce4-cpufreq-plugin -VERSION=1.0.0 +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -74,7 +74,6 @@ CFLAGS="$SLKCFLAGS" \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --sysconfdir=/etc/xfce \ - --enable-debug=no \ --build=$ARCH-slackware-linux make |