Author: pierre
Date: Tue Sep 15 05:14:50 2020
New Revision: 4203

Log:
packInstall.sh.porg: remove special case for x264: it is now packaged
"normally"...

Modified:
   jhalfs/trunk/pkgmngt/packInstall.sh.porg

Modified: jhalfs/trunk/pkgmngt/packInstall.sh.porg
==============================================================================
--- jhalfs/trunk/pkgmngt/packInstall.sh.porg    Tue Sep 15 02:09:18 2020        
(r4202)
+++ jhalfs/trunk/pkgmngt/packInstall.sh.porg    Tue Sep 15 05:14:50 2020        
(r4203)
@@ -18,9 +18,6 @@
   wireless_tools*|LVM2*)
     VERSION=$(echo $1 | sed 's/^[^.]*\.//')
     ;;
-  x264*)
-    VERSION=$(echo $1 | sed 's/.*shot-//')
-    ;;
   icu*) # No version in PCKGVRS! Use version directly from xml book.
         # JH_PACK_INSTALL contains the path to this script, which is in the
         # parent dir of the book.
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to