From e5997191c841f394af211aee9c20dcf1de7ba3ac Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:09:28 -0600 Subject: Rename KDEHOME and KDEDIR --- kuickshow/kuickshow.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kuickshow') diff --git a/kuickshow/kuickshow.spec b/kuickshow/kuickshow.spec index 2227ecf5..184884fa 100644 --- a/kuickshow/kuickshow.spec +++ b/kuickshow/kuickshow.spec @@ -31,7 +31,7 @@ It is fully configurable through dialogs. Besides that, it offers a nice filebrowser with basic filemanager capabilities like renaming, deleting, creating directories, ... -Install with '--prefix $KDEDIR' unless you have the kde-config program. +Install with '--prefix $TDEDIR' unless you have the kde-config program. %prep rm -rf $RPM_BUILD_ROOT @@ -45,7 +45,7 @@ if test -z "$PREFIX"; then PREFIX=`kde-config --prefix` fi -export KDEDIR="$PREFIX" +export TDEDIR="$PREFIX" CXXFLAGS="$RPM_OPT_FLAGS -fno-exceptions -pipe" LDFLAGS=-s ./configure --prefix="$PREFIX" --enable-final --disable-debug mkdir -p $RPM_BUILD_ROOT make -- cgit v1.2.3