- #
- # Make a package
- #
- #
- Ver="0.99"
- Files="P4CGI.pm *.cgi p4pr.perl dtb_update.pl config.org" ;
- ReadMe="README.html TODO CODELINES.sample P4CGI.html makepack" ;
- pod2html P4CGI.pm >P4CGI.html
- tar cf cgi_files.tar $Files
- P=`pwd` ;
- ( cd /usr/lib/perl5/ ; tar cf $P/CGI.tar CGI.pm CGI/Carp.pm ; ) ;
- tar cvzf P4DB_$Ver.tar.gz $ReadMe install.pl cgi_files.tar CGI.tar
- rm cgi_files.tar CGI.tar
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 5093 | Hari Krishna Dara |
Populating perforce branch. I will be adding p4admin files to it. |
20 years ago | |
//guest/perforce_software/utils/p4db/P4DB_0/makepack | |||||
#1 | 1885 | rmg | For posterity: Make the old version appear in a "P4DB_0" subdirectory. (I'd have called i...t 0.99, but I'm not sure it really *is* 0.99!) « |
23 years ago | |
//guest/perforce_software/utils/p4db/makepack | |||||
#1 | 11 | Perforce maintenance | Add Fredric Fredricson's depot browser, P4DB. | 26 years ago |