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

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


The following issue has been ASSIGNED. 
====================================================================== 
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:                     assigned
====================================================================== 
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


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

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             
======================================================================




More information about the bug-notifications mailing list