Changes http://wiki.axiom-developer.org/RebuildDoyen/diff --
??changed: - wget http://alfredo.axiom-developer.org/doyenlive.tar.gz - tar xzf doyenlive.tar.gz - cd doyenlive - mkdir tmp - -* Use 'mo2dir' to expand the module file you want to modfy, into the temp directory. eg. usr.mo + 'wget http://alfredo.axiom-developer.org/doyenlive.tar.gz'</br> + 'tar xzf doyenlive.tar.gz'</br> + 'cd doyenlive'</br> + 'mkdir tmp'</br> + +* Use 'mo2dir' to expand the module file you want to modify, into the temp directory. eg. usr.mo ??changed: Note: the Axiom directory is inside this module under the - directory ./tmp/usr/local/ - - ./tools/mod2dir ./base/usr.mo ./tmp/ + directory './tmp/usr/local/' + + './tools/mod2dir ./base/usr.mo ./tmp/' ??changed: - ./tools/dir2mo ./tmp usr.mo + './tools/dir2mo ./tmp usr.mo' ??changed: - mv usr.mo ./base/ + 'mv usr.mo ./base/' ??changed: - ./make_iso.sh ../doyen-"version".iso + './make_iso.sh ../doyen-"version".iso' ??changed: - rm -Rf ./tmp/ - + 'rm -Rf ./tmp/' + -- forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED]
