mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 13:08:53 +02:00
libxmu: bump version.
This commit is contained in:
@@ -8,9 +8,9 @@ COPYRIGHT="1987, 1988 by Digital Equipment Corporation
|
|||||||
1998 by The XFree86 Project, Inc.
|
1998 by The XFree86 Project, Inc.
|
||||||
1989, 1998 The Open Group"
|
1989, 1998 The Open Group"
|
||||||
LICENSE="MIT (no promotion)"
|
LICENSE="MIT (no promotion)"
|
||||||
REVISION="3"
|
REVISION="1"
|
||||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libXmu-$portVersion.tar.bz2"
|
SOURCE_URI="https://www.x.org/releases/individual/lib/libXmu-$portVersion.tar.bz2"
|
||||||
CHECKSUM_SHA256="756edc7c383254eef8b4e1b733c3bf1dc061b523c9f9833ac7058378b8349d0b"
|
CHECKSUM_SHA256="9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731"
|
||||||
SOURCE_DIR="libXmu-$portVersion"
|
SOURCE_DIR="libXmu-$portVersion"
|
||||||
|
|
||||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||||
@@ -80,7 +80,7 @@ INSTALL()
|
|||||||
make install
|
make install
|
||||||
|
|
||||||
if [ -z "$secondaryArchSuffix" ]; then
|
if [ -z "$secondaryArchSuffix" ]; then
|
||||||
install -m 0644 -t "$developDocDir" README
|
install -m 0644 -t "$developDocDir" README.md
|
||||||
else
|
else
|
||||||
rm -rf "$developDir/documentation"
|
rm -rf "$developDir/documentation"
|
||||||
fi
|
fi
|
||||||
Reference in New Issue
Block a user