From 00065bfd95ed21da55cc1dd7bf0ac4b2c03c4f24 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sun, 26 Jul 2020 18:59:24 +0000 Subject: Sun Jul 26 18:59:24 UTC 2020 l/boost-1.73.0-x86_64-3.txz: Rebuilt. Revert a change that broke building krita. Thanks to oneforall2. l/libcap-2.41-x86_64-1.txz: Upgraded. n/libqmi-1.26.2-x86_64-1.txz: Upgraded. --- source/installer/build_installer.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'source/installer/build_installer.sh') diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh index d3841190..15700c3d 100755 --- a/source/installer/build_installer.sh +++ b/source/installer/build_installer.sh @@ -905,6 +905,7 @@ a/zerofree \ ap/ddrescue \ ap/dmidecode \ ap/lsscsi \ +ap/neofetch \ ap/terminus-font \ d/gcc \ d/gcc-g++ \ @@ -992,6 +993,7 @@ cp --remove-destination -fa${VERBOSE1} ${EXTRA_PKGS_USRBIN} \ ddrescue \ ldd \ lzip \ + neofetch \ plzip \ rev \ uuidgen \ @@ -2233,6 +2235,9 @@ if [ -d usr/man ]; then man8/ip.8.bz2 \ man1/nano.1.bz2 \ man8/zerofree.8.bz2 \ + man1/lzip.1.bz2 \ + man1/plzip.1.bz2 \ + man1/neofetch.1.bz2 \ ; do mkdir -p man/$(dirname $manpage) cp -a man.full/$manpage man/$manpage -- cgit v1.2.3