mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libxt: bump version.
This commit is contained in:
@@ -10,9 +10,9 @@ COPYRIGHT="1993, 1994 X Consortium
|
||||
1993, 2011, Oracle and/or its affiliates
|
||||
2001, 2003 Keith Packard"
|
||||
LICENSE="MIT (no promotion)"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libXt-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="46eeb6be780211fdd98c5109286618f6707712235fdd19df4ce1e6954f349f1a"
|
||||
CHECKSUM_SHA256="b31df531dabed9f4611fc8980bc51d7782967e2aff44c4105251a1acb5a77831"
|
||||
SOURCE_DIR="libXt-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -86,7 +86,7 @@ INSTALL()
|
||||
make install
|
||||
|
||||
if [ -z "$secondaryArchSuffix" ]; then
|
||||
install -m 0644 -t "$developDocDir" README
|
||||
install -m 0644 -t "$developDocDir" README.md
|
||||
maybe_manDir="$manDir"
|
||||
else
|
||||
rm -rf "$manDir"
|
||||
Reference in New Issue
Block a user