breeze-icons: make nostrip to avoid wasting time
This commit is contained in:
parent
5e44695d55
commit
dcbdfb6039
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue