mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-30 08:03:59 +00:00
autoconf: Update sub directory name
Due to patch 0e45cdf, the VERSION string has changed. And so, the the sub directory names has changed too: From 'ct-ng.1.21.0' to 'ct-ng.crosstool-ng-1.21.0-xx-yyyyyyy' This patch rename the sub directory to: 'crosstool-ng-1.21.0-xx-yyyyyyy' Signed-off-by: Jean-Marie Lemetayer <jeanmarie.lemetayer@gmail.com>
This commit is contained in:
parent
baceedd239
commit
023dfee9b4
@ -391,8 +391,8 @@ AS_IF(
|
||||
subdocdir=""
|
||||
datarootdir="$prefix"
|
||||
mandir="$docdir"],
|
||||
[sublibdir="/ct-ng.\${VERSION}"
|
||||
subdocdir="/ct-ng.\${VERSION}"])
|
||||
[sublibdir="/\${VERSION}"
|
||||
subdocdir="/\${VERSION}"])
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# Finally, generate the output file(s)
|
||||
|
Loading…
x
Reference in New Issue
Block a user