From 9a0f8d2d33419327e11ef7d5d8b454e01c4330c3 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 5 Sep 2012 21:57:29 -0500 Subject: desktop/xfce4-cpufreq-plugin: Miscellaneous cleanups Signed-off-by: Robby Workman --- desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'desktop/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin.SlackBuild') 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 -- cgit v1.2.3-65-gdbad