Author: bdubbs
Date: Tue Dec 29 21:18:53 2020
New Revision: 24031

Log:
Make x265 manual

Modified:
   trunk/scripts/blfs-chapter46.php

Modified: trunk/scripts/blfs-chapter46.php
==============================================================================
--- trunk/scripts/blfs-chapter46.php    Tue Dec 29 21:12:35 2020        (r24030)
+++ trunk/scripts/blfs-chapter46.php    Tue Dec 29 21:18:53 2020        (r24031)
@@ -173,8 +173,7 @@
   global $current;
 
   if ( isset( $current ) && $book_index != "$current" ) return 0;
-  #if ( $package == "x264-snapshot" ) return 'daily'; // Daily snapshot for 
x264
- if ( $package == "x1" ) return "manual"; # x265
+  if ( $book_index == "x265" ) return "manual"; # x265
 
   // Fix up directory path
   foreach ( $url_fix as $u )
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to