florence: don't store unneeded files in package

This commit is contained in:
Leonid Pliushch 2018-11-20 21:59:41 +02:00 committed by Yaksh Bariya
parent 79a1ee4197
commit 0a52fdb7b7
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 5 additions and 0 deletions

View File

@ -14,3 +14,8 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--with-xtst
--without-docs
"
TERMUX_PKG_RM_AFTER_INSTALL="
lib/locale
share/glib-2.0/schemas/gschemas.compiled
"