Ignore:
Timestamp:
Sep 18, 2002, 2:37:49 PM (22 years ago)
Author:
ahuck
Message:

.

File:
1 edited

Legend:

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

    r612 r613  
    22# automatisches buildskript fuer smartclient
    33# liest die konfiguration aus der mit -b übergebenen Datei
    4 # $Id: buildall.pl,v 1.10 2002/09/18 12:36:56 ahuck Exp $
     4# $Id: buildall.pl,v 1.11 2002/09/18 12:37:49 ahuck Exp $
    55# Philipp Storz, SuSE Linux AG
    66# pstorz@suse.de
     
    6060  }
    6161print "\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 extract_srpms.sh script in either directory!\n\n\n";
     62print "To build srpms execute the unpack_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.