Part 1/2 of kerberos5/doc/ "make release" breakage fix:

Finish the fix of rev. 1.28 changes in rev. 1.47 (removed
gross dir file bootstrap rule again).
This commit is contained in:
Ruslan Ermilov 2002-07-06 14:58:20 +00:00
parent c169fc477d
commit e8d5345d28
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99495

View File

@ -144,7 +144,7 @@ ${x:S/$/${ICOMPRESS_EXT}/}: ${x}
.for x in ${INFO}
INSTALLINFODIRS+= ${x:S/$/-install/}
${x:S/$/-install/}: ${DESTDIR}${INFODIR}/${INFODIRFILE}
${x:S/$/-install/}:
${INSTALLINFO} ${INSTALLINFOFLAGS} \
--defsection=${INFOSECTION} \
--defentry=${INFOENTRY_${x}} \