tidy: remove static lib

This commit is contained in:
Gerasim Troeglazov
2023-03-14 23:32:29 +10:00
committed by GitHub
parent 1fc4aa8a93
commit c4f5286411

View File

@@ -4,7 +4,7 @@ and developers can easily integrate its features into even more powerful tools."
HOMEPAGE="http://www.html-tidy.org/"
COPYRIGHT="1998-2022 World Wide Web Consortium"
LICENSE="MIT"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/htacg/tidy-html5/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="59c86d5b2e452f63c5cdb29c866a12a4c55b1741d7025cf2f3ce0cde99b0660e"
SOURCE_DIR="tidy-html5-$portVersion"
@@ -57,6 +57,8 @@ INSTALL()
{
make -C build install
rm $libDir/*.a
prepareInstalledDevelLib libtidy
fixPkgconfig