Ignore:
Timestamp:
Oct 8, 2002, 12:20:39 PM (22 years ago)
Author:
ahuck
Message:

minor text changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/technical/common/build/buildall.pl

    r615 r616  
    22# automatisches buildskript fuer smartclient
    33# liest die konfiguration aus der mit -b übergebenen Datei
    4 # $Id: buildall.pl,v 1.12 2002/10/08 10:00:58 ahuck Exp $
     4# $Id: buildall.pl,v 1.13 2002/10/08 10:20:39 ahuck Exp $
    55# Philipp Storz, SuSE Linux AG
    66# pstorz@suse.de
     
    5959    write;
    6060  }
    61 print "\n\n\n ATTENTION: the srpms from the directory external/SuSE and external/cpan must have been extracted before!\n";
    62 print "To build srpms execute the unpack_srpm.sh script in either directory!\n\n\n";
     61print "\n\n\nATTENTION: the srpms from the directory external/SuSE and external/cpan must have been extracted before!\n";
     62print "To build srpms execute the extract_srpm.sh script in either directory!\n\n\n";
    6363print 'Are all the srpms extracted and all options OK? (y/n)';
    6464
Note: See TracChangeset for help on using the changeset viewer.