Changeset 518 for trunk/dsys/funcINSTALL


Ignore:
Timestamp:
Dec 1, 2016, 6:51:04 PM (8 years ago)
Author:
katerina
Message:

Fix for ticket #412 and ticket #413.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dsys/funcINSTALL

    r38 r518  
    400400           command="$command other"
    401401        fi
     402        if test $n -eq 0
     403        then
     404            printFATAL "No binary packages built yet !"
     405        fi
    402406           
    403407        eval ${command}
Note: See TracChangeset for help on using the changeset viewer.