mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libxft: bump version.
This commit is contained in:
@@ -6,9 +6,9 @@ glyph drawing; otherwise, the core X protocol is used."
|
||||
HOMEPAGE="https://www.x.org/"
|
||||
COPYRIGHT="2000-2003 Keith Packard"
|
||||
LICENSE="libXft"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.x.org/releases/individual/lib/libXft-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c"
|
||||
CHECKSUM_SHA256="225c68e616dd29dbb27809e45e9eadf18e4d74c50be43020ef20015274529216"
|
||||
SOURCE_DIR="libXft-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -71,7 +71,7 @@ INSTALL()
|
||||
|
||||
if [ -z "$secondaryArchSuffix" ]; then
|
||||
install -m 0755 -d "$developDocDir"
|
||||
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