From a65208539a31ea8e9ad9176f4adcddd7cacc6987 Mon Sep 17 00:00:00 2001 From: rhatto Date: Fri, 21 Mar 2008 15:15:15 +0000 Subject: moin: removed configure section git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1662 370017ae-e619-0410-ac65-c121f96126d4 --- www/apps/moin/moin.SlackBuild | 6 ------ 1 file changed, 6 deletions(-) (limited to 'www') diff --git a/www/apps/moin/moin.SlackBuild b/www/apps/moin/moin.SlackBuild index 0c16acd9..5d9398b0 100755 --- a/www/apps/moin/moin.SlackBuild +++ b/www/apps/moin/moin.SlackBuild @@ -89,12 +89,6 @@ tar --no-same-owner --no-same-permissions -xvf "$SRC_DIR/$SRC" || exit $ERROR_TA PKG_SRC="$PWD/`ls -l | awk '/^d/ { print $8 }'`" cd "$PKG_SRC" -# Configure -CFLAGS="$SLKCFLAGS" \ - CXXFLAGS="$SLKCFLAGS" \ - ./configure \ - --prefix="$PREFIX" --libdir="$LIBDIR" $CONF_OPTIONS || exit $ERROR_CONF - # Build and install package python setup.py build install --root=$PKG -- cgit v1.2.3