Author: bdubbs
Date: Mon Oct 10 12:15:11 2016
New Revision: 17868

Log:
Fix Chapter 11 script for new xdg-user-dirs package

Modified:
   trunk/scripts/blfs-chapter11.php

Modified: trunk/scripts/blfs-chapter11.php
==============================================================================
--- trunk/scripts/blfs-chapter11.php    Mon Oct 10 11:56:48 2016        (r17867)
+++ trunk/scripts/blfs-chapter11.php    Mon Oct 10 12:15:11 2016        (r17868)
@@ -6,7 +6,7 @@
 $CHAPTER       = '11';
 $CHAPTERS      = 'Chapter 11';
 $START_PACKAGE = 'asciidoc';
-$STOP_PACKAGE  = 'unixODBC';
+$STOP_PACKAGE  = 'xdg-user-dirs';
 
 $renames = array();
 $renames[ 'lsof_'     ] = 'lsof';
-- 
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