diff options
-rw-r--r-- | desktop/wcm/wcm.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/wcm/wcm.SlackBuild b/desktop/wcm/wcm.SlackBuild index 995610416ce3a..5fa19250a5aca 100644 --- a/desktop/wcm/wcm.SlackBuild +++ b/desktop/wcm/wcm.SlackBuild @@ -28,7 +28,7 @@ PRGNAM=wcm VERSION=${VERSION:-0.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -PKGTYPE=${PKGTYPE:-txz} +PKGTYPE=${PKGTYPE:-tgz} if [ -z "$ARCH" ]; then case "$( uname -m )" in |