Author: pierre
Date: Sat Jan 30 00:36:23 2016
New Revision: 3854

Log:
Merge trunk r3853

Modified:
   jhalfs/branches/new_features/BLFS/xsl/scripts.xsl

Modified: jhalfs/branches/new_features/BLFS/xsl/scripts.xsl
==============================================================================
--- jhalfs/branches/new_features/BLFS/xsl/scripts.xsl   Sat Jan 30 00:33:14 
2016        (r3853)
+++ jhalfs/branches/new_features/BLFS/xsl/scripts.xsl   Sat Jan 30 00:36:23 
2016        (r3854)
@@ -104,7 +104,7 @@
         </xsl:if>
         <xsl:text>rm -rf
 case $PACKAGE in
-  *.tar.gz|*.tar.bz2|*.tar.xz|*.tgz)
+  *.tar.gz|*.tar.bz2|*.tar.xz|*.tgz|*.tar.lzma)
      tar -xvf $PACKAGE &gt; unpacked
      UNPACKDIR=`grep '[^./]\+' unpacked | head -n1 | sed 's@^./@@;s@/.*@@'`
      ;;
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to