mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libxaw: bump version
This commit is contained in:
@@ -10,9 +10,9 @@ COPYRIGHT="1985-1990, 1994, 1998 The Open Group
|
||||
1989 Prentice Hall
|
||||
1985-1989, 1991, 1994 X Consortium"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libXaw-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="8ef8067312571292ccc2bbe94c41109dcf022ea5a4ec71656a83d8cce9edb0cd"
|
||||
CHECKSUM_SHA256="76aef98ea3df92615faec28004b5ce4e5c6855e716fa16de40c32030722a6f8e"
|
||||
SOURCE_DIR="libXaw-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -91,7 +91,6 @@ INSTALL()
|
||||
make install
|
||||
|
||||
if [ -z "$secondaryArchSuffix" ]; then
|
||||
install -m 0644 -t "$developDocDir" README
|
||||
maybe_manDir="$manDir"
|
||||
else
|
||||
rm -rf "$manDir"
|
||||
@@ -99,7 +98,7 @@ INSTALL()
|
||||
maybe_manDir=
|
||||
fi
|
||||
|
||||
rm -f $libDir/libXaw*.la
|
||||
rm -f $libDir/libXaw*a
|
||||
|
||||
prepareInstalledDevelLibs \
|
||||
libXaw \
|
||||
Reference in New Issue
Block a user