Slight cleanup. Fix missing separator in texinfo path.
This commit is contained in:
parent
61306f15a1
commit
fb5ef78df0
@ -28,7 +28,7 @@ if $(HAIKU_ADD_ALTERNATIVE_GCC_LIBS) = 1
|
|||||||
# Bluetooth - experimental Haiku components for Bluetooth
|
# Bluetooth - experimental Haiku components for Bluetooth
|
||||||
# BurnItNow - CD burning app
|
# BurnItNow - CD burning app
|
||||||
# Bzip - file archiving utility
|
# Bzip - file archiving utility
|
||||||
# Caya - a multiprotocol im client
|
# Caya - a multiprotocol im client
|
||||||
# CCache - fast compiler cache
|
# CCache - fast compiler cache
|
||||||
# CDRecord - the command line CD writing tools
|
# CDRecord - the command line CD writing tools
|
||||||
# Clang - the LLVM C and C++ compiler (llvm, libs, headers)
|
# Clang - the LLVM C and C++ compiler (llvm, libs, headers)
|
||||||
@ -644,7 +644,7 @@ if [ IsOptionalHaikuImagePackageAdded Development ] && $(TARGET_ARCH) = x86 {
|
|||||||
: : true ;
|
: : true ;
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
texinfo-4.13a-r1a4-x86-gcc2-2012-08-28.zip
|
texinfo-4.13a-r1a4-x86-gcc2-2012-08-28.zip
|
||||||
: $(baseURL)texinfo-4.13a-r1a4-x86-gcc2-2012-08-28.zip
|
: $(baseURL)/texinfo-4.13a-r1a4-x86-gcc2-2012-08-28.zip
|
||||||
: : true ;
|
: : true ;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user