From 754b697d37159d0c62be78e1cfe222cd2b09dc88 Mon Sep 17 00:00:00 2001 From: dsomero Date: Fri, 1 Apr 2011 23:45:41 -0400 Subject: office/osmo: Updated for version 0.2.10. Signed-off-by: dsomero --- office/osmo/osmo.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'office/osmo/osmo.SlackBuild') diff --git a/office/osmo/osmo.SlackBuild b/office/osmo/osmo.SlackBuild index cc604a2a5c8f0..1f2e5292e1e82 100644 --- a/office/osmo/osmo.SlackBuild +++ b/office/osmo/osmo.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=osmo -VERSION=${VERSION:-0.2.8} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.2.10} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} # Automatically determine the architecture we're building on: @@ -79,7 +79,7 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; -CFLAGS="$SLKCFLAGS" \ +CFLAGS="$SLKCFLAGS -I/usr/include/libical" \ ./configure \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ -- cgit v1.2.3