summaryrefslogtreecommitdiff
path: root/eclass/kde4-meta.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/kde4-meta.eclass')
-rw-r--r--eclass/kde4-meta.eclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/eclass/kde4-meta.eclass b/eclass/kde4-meta.eclass
index a624e042d23..5dbdf1f67b5 100644
--- a/eclass/kde4-meta.eclass
+++ b/eclass/kde4-meta.eclass
@@ -209,6 +209,10 @@ kde4-meta_src_extract() {
KMTARPARAMS+=" --bzip2" # bz2
postfix="bz2"
;;
+ 4.4.92)
+ KMTARPARAMS+=" --bzip2" # bz2
+ postfix="bz2"
+ ;;
4.[34].[6-9]*)
# Not passing --xz, as it doesn't work with stable tar
KMTARPARAMS+=" --use-compress-program=xz" # xz