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

Mantis Bug Tracker noreply at opencsw.org
Sun Mar 22 22:40:53 CET 2009


The following issue has been SUBMITTED. 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=3484 
====================================================================== 
Reported By:                dam
Assigned To:                
====================================================================== 
Project:                    texinfo
Issue ID:                   3484
Category:                   regular use
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2009-03-22 22:40 CET
Last Modified:              2009-03-22 22:40 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                                    
======================================================================




More information about the bug-notifications mailing list