mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
binutils: fix checksum and install section.
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE="http://www.gnu.org/software/binutils"
|
||||
|
||||
srcGitRev="a05bd9155a41ad87382134678e93d67ceb959cfc"
|
||||
SRC_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="6d3b677cd8ef777bf6fb3186a15b5122e46345595a996370325c758b3d8a4ab6"
|
||||
CHECKSUM_SHA256="011e60e9ba3ce92af766adc222d55a6f7291991a85074e2b5b280b62317b201d"
|
||||
SRC_FILENAME="binutils-$portVersion.tar.gz"
|
||||
REVISION="1"
|
||||
LICENSE="
|
||||
@@ -124,7 +124,7 @@ INSTALL()
|
||||
ln -sf gprof/index.html gprof.html
|
||||
mv ld.html ld
|
||||
ln -sf ld/index.html ld.html
|
||||
rm libiberty.html standards.html
|
||||
rm libiberty.html
|
||||
|
||||
# no info documentation
|
||||
rm -r $infoDir
|
||||
|
||||
Reference in New Issue
Block a user