aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-20 00:23:21 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-20 00:23:21 +0000
commit41064925f010351ca739df75cf6f3f8b3526561e (patch)
tree4326604dfdefc195b1f1fecaf8865a6c7dd50b8d /patches
parentc67892378e6664cf99989d68b5c3fa72713e2c6f (diff)
downloadslackbuilds-41064925f010351ca739df75cf6f3f8b3526561e.tar.gz
slackbuilds-41064925f010351ca739df75cf6f3f8b3526561e.tar.bz2
updated libtiff
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@39 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches')
-rwxr-xr-xpatches/libtiff/libtiff.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/libtiff/libtiff.SlackBuild b/patches/libtiff/libtiff.SlackBuild
index 3d736197..f728ce5e 100755
--- a/patches/libtiff/libtiff.SlackBuild
+++ b/patches/libtiff/libtiff.SlackBuild
@@ -60,7 +60,7 @@ mkdir -p $TMP
cd $TMP
rm -rf tiff-$VERSION
-tar xjvf $SRC_DIR/tiff-$VERSION.tar.bz2
+tar xvf$tarflag $SRC_DIR/tiff-$VERSION.tar.$PACKAGE_EXT
cd tiff-$VERSION
chown -R root:root .