mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
menu_cache, remove libtool file (#9095)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user