# # 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 | |
---|---|---|---|---|---|
#2 | 1883 | rmg |
In preparation for updating to the latest P4DB (2.01), delete all the current files here. |
||
#1 | 11 | Perforce maintenance | Add Fredric Fredricson's depot browser, P4DB. |