mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
libx11: strip library
This commit is contained in:
@@ -66,7 +66,7 @@ COPYRIGHT="2003-2006,2008 Jamey Sharp, Josh Triplett
|
|||||||
"
|
"
|
||||||
# TODO: check all the licenses in the COPYING file in the next century.
|
# TODO: check all the licenses in the COPYING file in the next century.
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libX11-$portVersion.tar.gz"
|
SOURCE_URI="https://www.x.org/releases/individual/lib/libX11-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="3abce972ba62620611fab5b404dafb852da3da54e7c287831c30863011d28fb3"
|
CHECKSUM_SHA256="3abce972ba62620611fab5b404dafb852da3da54e7c287831c30863011d28fb3"
|
||||||
SOURCE_DIR="libX11-$portVersion"
|
SOURCE_DIR="libX11-$portVersion"
|
||||||
@@ -136,7 +136,7 @@ BUILD()
|
|||||||
|
|
||||||
INSTALL()
|
INSTALL()
|
||||||
{
|
{
|
||||||
make install
|
make install-strip
|
||||||
|
|
||||||
rm -f $libDir/lib*.la
|
rm -f $libDir/lib*.la
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user