From 2819f783c9680db405eaff6682cc01aac695fdb6 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Wed, 22 Nov 2017 01:24:09 +0300 Subject: [PATCH] libx11: strip library --- x11-libs/libx11/libx11-1.6.5.recipe | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-libs/libx11/libx11-1.6.5.recipe b/x11-libs/libx11/libx11-1.6.5.recipe index cdb682a8b..372a78edf 100644 --- a/x11-libs/libx11/libx11-1.6.5.recipe +++ b/x11-libs/libx11/libx11-1.6.5.recipe @@ -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. LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://www.x.org/releases/individual/lib/libX11-$portVersion.tar.gz" CHECKSUM_SHA256="3abce972ba62620611fab5b404dafb852da3da54e7c287831c30863011d28fb3" SOURCE_DIR="libX11-$portVersion" @@ -79,8 +79,8 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" libx11$secondaryArchSuffix = $portVersion - lib:libx11$secondaryArchSuffix = 6.3.0 compat >= 6 - lib:libx11_xcb$secondaryArchSuffix = 1.0.0 compat >= 1 + lib:libx11$secondaryArchSuffix = 6.3.0 compat >= 6 + lib:libx11_xcb$secondaryArchSuffix = 1.0.0 compat >= 1 " REQUIRES=" haiku$secondaryArchSuffix @@ -90,8 +90,8 @@ REQUIRES=" PROVIDES_devel=" libx11${secondaryArchSuffix}_devel = $portVersion - devel:libx11$secondaryArchSuffix = 6.3.0 compat >= 6 - devel:libx11_xcb$secondaryArchSuffix = 1.0.0 compat >= 1 + devel:libx11$secondaryArchSuffix = 6.3.0 compat >= 6 + devel:libx11_xcb$secondaryArchSuffix = 1.0.0 compat >= 1 " REQUIRES_devel=" libx11$secondaryArchSuffix == $portVersion base @@ -136,7 +136,7 @@ BUILD() INSTALL() { - make install + make install-strip rm -f $libDir/lib*.la