From 2316dc688ce90f12e8794954d925901cc5a61763 Mon Sep 17 00:00:00 2001 From: Michiel van Wessem Date: Tue, 11 May 2010 19:46:11 +0200 Subject: office/basket: Updated for version 1.0.2 --- office/basket/basket.SlackBuild | 4 +++- office/basket/slack-desc | 8 ++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) (limited to 'office/basket') diff --git a/office/basket/basket.SlackBuild b/office/basket/basket.SlackBuild index 5d24583355..8735a46902 100644 --- a/office/basket/basket.SlackBuild +++ b/office/basket/basket.SlackBuild @@ -34,9 +34,11 @@ cd $PRGNAM-$VERSION chown -R root:root . chmod -R u+w,go+r-w,a-s . +KDEPREF=$(kde-config --prefix) + CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ -./configure --prefix=/opt/kde \ +./configure --prefix=$KDEPREF \ --localstatedir=/var \ --sysconfdir=/etc \ --mandir=/usr/man \ diff --git a/office/basket/slack-desc b/office/basket/slack-desc index 90b0ca861e..f84d16ef2b 100644 --- a/office/basket/slack-desc +++ b/office/basket/slack-desc @@ -1,3 +1,11 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| basket: basket (KDE note-taking application) basket: basket: basket makes it easy to write down ideas as you think and quickly find -- cgit v1.2.3