Ooops removed too much during the last cleanup.
This commit is contained in:
parent
4acade37c2
commit
ca3d4c144a
@ -668,6 +668,9 @@ create_idb()
|
|||||||
|
|
||||||
# We unconditionally assume that relnotes are installed now that we
|
# We unconditionally assume that relnotes are installed now that we
|
||||||
# always use the global template as a fallback in auto_rel
|
# always use the global template as a fallback in auto_rel
|
||||||
|
local relmetadir=${stagedir}${metainstalldir}relnotes/$topdir-$version-$pkgver
|
||||||
|
${__mkdir} -p $relmetadir
|
||||||
|
echo "" > ${relmetadir}/${topdir}.txt
|
||||||
add_files "${metaprefix}relnotes" opt.relnotes - root sys ""
|
add_files "${metaprefix}relnotes" opt.relnotes - root sys ""
|
||||||
pc[$pcpos]="opt.relnotes"
|
pc[$pcpos]="opt.relnotes"
|
||||||
let "pcpos = pcpos + 1"
|
let "pcpos = pcpos + 1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user