From: rhatto Date: Mon, 16 Oct 2006 11:21:19 +0000 (+0000) Subject: added swh-plugins X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=afb1a698828ec2ef98fbfc0712bebe9ec79e4f84;p=slackbuilds.git added swh-plugins git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@388 370017ae-e619-0410-ac65-c121f96126d4 --- diff --git a/cairo/cairo.SlackBuild b/cairo/cairo.SlackBuild index 3bb04634..d2366f80 100755 --- a/cairo/cairo.SlackBuild +++ b/cairo/cairo.SlackBuild @@ -55,12 +55,6 @@ URL="http://cairographics.org/releases/$SRC" SRC_DIR="$SRC_DIR/$PACKAGE" mkdir -p $SRC_DIR -if [ "$PACKAGE_EXT" == "bz2" ]; then - tarflag="j" -else - tarflag="z" -fi - if [ "$RTOOL" == "wget" ] && [ ! -f "$SRC_DIR/$SRC" ]; then wget "$URL" -O "$SRC_DIR/$SRC" || exit $ERROR_WGET fi @@ -70,7 +64,7 @@ rm -rf $TMP mkdir -p $TMP cd $TMP -tar xvf$tarflag $SRC_DIR/$SRC || exit $ERROR_TAR +tar xvf $SRC_DIR/$SRC || exit $ERROR_TAR cd $PACKAGE-$VERSION if [ -f "$CWD/$PACKAGE-$VERSION.diff" ]; then diff --git a/swh-plugins/slack-required b/swh-plugins/slack-required new file mode 100644 index 00000000..f57299fb --- /dev/null +++ b/swh-plugins/slack-required @@ -0,0 +1 @@ +fftw