Author: bdubbs
Date: Wed Dec 30 08:42:49 2015
New Revision: 16770

Log:
Fix chapter 11 script

Modified:
   trunk/scripts/blfs-chapter11.php

Modified: trunk/scripts/blfs-chapter11.php
==============================================================================
--- trunk/scripts/blfs-chapter11.php    Mon Dec 28 19:16:07 2015        (r16769)
+++ trunk/scripts/blfs-chapter11.php    Wed Dec 30 08:42:49 2015        (r16770)
@@ -5,7 +5,7 @@
 
 $CHAPTER       = '11';
 $CHAPTERS      = 'Chapter 11';
-$START_PACKAGE = 'appstream-glib';
+$START_PACKAGE = 'chrpath';
 $STOP_PACKAGE  = 'unixODBC';
 
 $renames = array();
-- 
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