Author: bdubbs
Date: Thu Apr  2 11:31:05 2020
New Revision: 22935

Log:
Fix termination of chapter 35 (Gnome)

Modified:
   trunk/scripts/blfs-chapter35.php

Modified: trunk/scripts/blfs-chapter35.php
==============================================================================
--- trunk/scripts/blfs-chapter35.php    Thu Apr  2 11:07:58 2020        (r22934)
+++ trunk/scripts/blfs-chapter35.php    Thu Apr  2 11:31:05 2020        (r22935)
@@ -6,7 +6,7 @@
 $CHAPTER       = '35';
 $CHAPTERS      = 'Chapter 35';
 $START_PACKAGE = 'gcr';
-$STOP_PACKAGE  = 'polkit-gnome';
+$STOP_PACKAGE  = 'yelp';
 
 $renames = array();
 $ignores = 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