Skip to content

Commit

Permalink
libgda: Rebuilt to remove --with-java=no
Browse files Browse the repository at this point in the history
  • Loading branch information
willysr committed Oct 9, 2012
1 parent c56bcf5 commit b97a0e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 6 additions & 0 deletions SlackBuilds/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
+--------------------------+
Tue Oct 9 18:59:23 GMT+7 2012
libgda: Rebuilt
Removed --with-java=no parameter
This requires jdk

+--------------------------+
Sun Oct 7 22:54:40 GMT+7 2012
anjuta: Added
Expand Down
3 changes: 1 addition & 2 deletions SlackBuilds/libgda/libgda.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

PRGNAM=libgda
VERSION=${VERSION:-5.0.3}
BUILD=${BUILD:-1wsr}
BUILD=${BUILD:-2wsr}

# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
Expand Down Expand Up @@ -79,7 +79,6 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--disable-static \
--with-java=no \
--enable-binreloc \
--build=$ARCH-slackware-linux

Expand Down

0 comments on commit b97a0e8

Please sign in to comment.