breeze-icons: make nostrip to avoid wasting time

This commit is contained in:
q66 2021-08-19 15:31:51 +02:00
parent 5e44695d55
commit dcbdfb6039

View file

@ -13,6 +13,7 @@ license="LGPL-3.0-or-later"
homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=4407aed678f85ab600b63337553ee9cd5f967bbffd383c351add1c0746ab273d
nostrip=yes
if [ -z "$CROSS_BUILD" ]; then
configure_args="-DBINARY_ICONS_RESOURCE=ON"