Changeset 616 for trunk/technical/common/build/buildall.pl
- Timestamp:
- Oct 8, 2002, 12:20:39 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/technical/common/build/buildall.pl
r615 r616 2 2 # automatisches buildskript fuer smartclient 3 3 # liest die konfiguration aus der mit -b übergebenen Datei 4 # $Id: buildall.pl,v 1.1 2 2002/10/08 10:00:58ahuck Exp $4 # $Id: buildall.pl,v 1.13 2002/10/08 10:20:39 ahuck Exp $ 5 5 # Philipp Storz, SuSE Linux AG 6 6 # pstorz@suse.de … … 59 59 write; 60 60 } 61 print "\n\n\n 62 print "To build srpms execute the unpack_srpm.sh script in either directory!\n\n\n";61 print "\n\n\nATTENTION: the srpms from the directory external/SuSE and external/cpan must have been extracted before!\n"; 62 print "To build srpms execute the extract_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.