mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libwps: strip library
This commit is contained in:
@@ -9,7 +9,7 @@ COPYRIGHT="2011-2017 Laurent Alonso
|
||||
2012-2016 David Tardon"
|
||||
LICENSE="MPL v2.0
|
||||
GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/libwps/libwps-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="2f2cab630bceace24f9dbb7d187cd6cd1f4c9f8a7b682c5f7e49c1e2cb58b217"
|
||||
|
||||
@@ -74,7 +74,7 @@ BUILD()
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
make install-strip
|
||||
|
||||
# remove libtool file
|
||||
rm $libDir/libwps-0.4.la
|
||||
|
||||
Reference in New Issue
Block a user