mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libice: bump version.
This commit is contained in:
@@ -7,9 +7,9 @@ a particular message."
|
||||
HOMEPAGE="https://www.x.org/releases/individual/lib/"
|
||||
COPYRIGHT="1993, 1998 The Open Group"
|
||||
LICENSE="MIT (no promotion)"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libICE-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202"
|
||||
CHECKSUM_SHA256="6f86dce12cf4bcaf5c37dddd8b1b64ed2ddf1ef7b218f22b9942595fb747c348"
|
||||
SOURCE_DIR="libICE-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -72,13 +72,7 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
if [ -z "$secondaryArchSuffix" ]; then
|
||||
install -m 0644 -t "$developDocDir" README
|
||||
else
|
||||
rm -rf "$developDir/documentation"
|
||||
fi
|
||||
|
||||
rm -f $libDir/*.la
|
||||
rm -f $libDir/*.la $libDir/*.a
|
||||
|
||||
prepareInstalledDevelLib libICE
|
||||
fixPkgconfig
|
||||
Reference in New Issue
Block a user