Author: pierre
Date: Wed Nov 1 00:33:46 2017
New Revision: 19426
Log:
tentative fix for lxqt-themes in scripts
Modified:
trunk/scripts/blfs-chapter39.php
Modified: trunk/scripts/blfs-chapter39.php
==============================================================================
--- trunk/scripts/blfs-chapter39.php Mon Oct 30 22:12:05 2017 (r19425)
+++ trunk/scripts/blfs-chapter39.php Wed Nov 1 00:33:46 2017 (r19426)
@@ -47,9 +47,9 @@
'match' => '^.*$',
'replace' => "https://github.com/lxde/lxqt-admin/releases" ),
- array( 'pkg' => 'lxqt-common',
+ array( 'pkg' => 'lxqt-themes',
'match' => '^.*$',
- 'replace' => "https://github.com/lxde/lxqt-common/releases" ),
+ 'replace' => "https://github.com/lxde/lxqt-themes/releases" ),
array( 'pkg' => 'lxqt-config',
'match' => '^.*$',
@@ -165,7 +165,7 @@
$book_index != "libfm-qt" &&
$book_index != "lxqt-about" &&
$book_index != "lxqt-admin" &&
- $book_index != "lxqt-common" &&
+ $book_index != "lxqt-themes" &&
$book_index != "lxqt-config" &&
$book_index != "lxqt-globalkeys" &&
$book_index != "lxqt-notificationd" &&
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page