Changeset 613
- Timestamp:
- Sep 18, 2002, 2:37:49 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/technical/common/build/buildall.pl
r612 r613 2 2 # automatisches buildskript fuer smartclient 3 3 # liest die konfiguration aus der mit -b übergebenen Datei 4 # $Id: buildall.pl,v 1.1 0 2002/09/18 12:36:56ahuck Exp $4 # $Id: buildall.pl,v 1.11 2002/09/18 12:37:49 ahuck Exp $ 5 5 # Philipp Storz, SuSE Linux AG 6 6 # pstorz@suse.de … … 60 60 } 61 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 extract_srpms.sh script in either directory!\n\n\n";62 print "To build srpms execute the unpack_srpm.sh script in either directory!\n\n\n"; 63 63 print 'Are all the srpms extracted and all options OK? (y/n)'; 64 64
Note:
See TracChangeset
for help on using the changeset viewer.