From: Jimmy H. <ji...@ha...> - 2001-07-08 00:39:18
|
OK the #2 try was wrong too, so here's the 3rd try: for i in $*; do install -d $BUILD_DIR/`$GETPKG $i`/`dirname $i`/; install -c $i $BUILD_DIR/`$GETPKG $i`/$i; done The tree: D en D user D conf R conf.php R conf.xml R datasources.php R datasources.xml R langs.php R langs.xml R operations.xml D db D dump R year_mo_dy_hr_mn_sc.txt D schema R bc_errors.xml R bc_form_submissions.xml R bc_knowledge_base_tables.xml R bc_perm_auth.xml R bc_users.xml R create_db.xml D lang R strings.xml D mod D hello_world R HelloWorld.php R OtherWorld.php D set_lang_example R Set_Lang_Example.php D html R form.php D webalizer R start.sh D webalizer R DNS.README R README.FIRST R country-codes.txt R msfree.png R sample.conf R webalizer.1 R webalizer.LSM R webalizer.png D xslt_example R XSLTransformer.php R form.xml R form.xsl R form_inputs.xsl R my_xsl_error.php D binarycloud D mod D mod D xslt_example R XSLT_Example.php D roles R god.php R god.xml D tmpl D html D layouts R example.php D masters R example.php R other.php D htdocs R bcp.xml R destroy_session.php R index.php R xslt_example.php R prepend.php D resources D css R binarycloud.css R phpdoc.css R storm.css D images D binarycloud D buttons R add_question.gif R cancel.gif R delete.gif R delete_all.gif R delete_selected.gif R hide.gif R join.gif R make_active.gif R make_inactive.gif R no.gif R ok.gif R rename.gif R search.gif R show.gif R submit.gif R update.gif R yes.gif D knowledgebase R big_folder.gif R kb_document.gif R magnifying_glass.gif D misc R 000000.gif R 10dot.gif R 336666.gif R 669999.gif R 999999.gif R CCCCCC.gif R down_arrow.gif R down_dis_arrow.gif R trans.gif R up_arrow.gif D nav R api.gif R knowledge_base.gif R send_email.gif R site_map.gif R storm.gif R welcome.gif D storm R storm_header.gif D titles R admin.gif R api_docs.gif R install.gif R knowledgebase.gif R recent_news.gif R send_email.gif R site_map.gif R test_xml.gif R welcome.gif D tmpl R binarycloud.gif R binarycloud_logo_sm.gif R fire.jpg R h_tile.gif R hold.gif D js R base_lib.js D binarycloud D core R Auth.php R Debug.php R Lang.php R PEAR_Error.php R Page.php R Perm.php R Sess.php R error_codes_eng.php R error_handler.php D init R Init.php D lib R Timer.php D binarycloud D lib R ClientSniffer.php |