[bug-notifications] [texinfo 0003484]: sbin/mkdirentries is missing

Mantis Bug Tracker noreply at opencsw.org
Mon Mar 23 21:02:38 CET 2009


The following issue has been CLOSED 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=3484 
====================================================================== 
Reported By:                dam
Assigned To:                dam
====================================================================== 
Project:                    texinfo
Issue ID:                   3484
Category:                   regular use
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-22 22:40 CET
Last Modified:              2009-03-23 21:02 CET
====================================================================== 
Summary:                    sbin/mkdirentries is missing
Description: 
The previous package contained sbin/mkdirentries like this:

#!/bin/sh
BASE=/opt/csw

FILES=`ls $BASE/share/info | /usr/xpg4/bin/grep -v -e "~" -e "dir"`
for i in $FILES; do
        /opt/csw/bin/install-info $BASE/share/info/$i $BASE/share/info/dir
2> /dev/null
done


====================================================================== 

---------------------------------------------------------------------- 
 (0005715) dam (manager) - 2009-03-23 21:02
 http://www.opencsw.org/mantis/view.php?id=3484#c5715 
---------------------------------------------------------------------- 
Fixed in 4.13,REV=2009.03.22_rev=a 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-22 22:40 dam            New Issue                                    
2009-03-23 21:02 dam            Status                   new => assigned     
2009-03-23 21:02 dam            Assigned To               => dam             
2009-03-23 21:02 dam            Note Added: 0005715                          
2009-03-23 21:02 dam            Status                   assigned => closed  
======================================================================




More information about the bug-notifications mailing list