menu_cache, remove libtool file (#9095)

This commit is contained in:
Schrijvers Luc
2023-07-27 17:05:28 +00:00
committed by GitHub
parent f263761c26
commit e08686a7c8

View File

@@ -13,7 +13,7 @@ Advantages:
HOMEPAGE="https://lxde.org/"
COPYRIGHT="LXDE team"
LICENSE="GNU LGPL v2.1"
REVISION="4"
REVISION="5"
SOURCE_URI="https://github.com/lxde/menu-cache/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="990857aa61a2894730e3749b6bc0f905967eed0c21aa2b62a7694007bdccbe8d"
SOURCE_DIR="menu-cache-$portVersion"
@@ -72,6 +72,9 @@ INSTALL()
{
make install
# remove libtool file
rm -f $libDir/*.la
prepareInstalledDevelLibs libmenu-cache
fixPkgconfig