]> git.donarmstrong.com Git - cran2deb.git/commit
cran2deb: correct cran2deb dependencies. make cran2deb a meta-executable.
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:16:58 +0000 (13:16 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:16:58 +0000 (13:16 +0000)
commit5f7392e2a6038b78080e964522b34d4a1eb04b1d
treef0b6a85105718f1027d31f83b2a70d060d839c18
parent86055c81b378b4629c33aa1c588deb5637e32975
cran2deb: correct cran2deb dependencies. make cran2deb a meta-executable.

'cran2deb' is a script that determines the root of the cran2deb R
package installation and then invokes some other executable with this
root as the first argument. e.g.,
$ cran2deb update
$ cran2deb build zoo

The README file now includes details of what must be done to use
cran2deb.

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@48 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
13 files changed:
pkg/trunk/DESCRIPTION
pkg/trunk/R/debcontrol.R
pkg/trunk/R/zzz.R
pkg/trunk/README
pkg/trunk/exec/build [new file with mode: 0755]
pkg/trunk/exec/cran2deb
pkg/trunk/exec/help [new file with mode: 0755]
pkg/trunk/exec/root [new file with mode: 0755]
pkg/trunk/exec/setup [deleted file]
pkg/trunk/exec/update [new file with mode: 0755]
pkg/trunk/exec/update_available [deleted file]
pkg/trunk/exec/update_cache [new file with mode: 0755]
pkg/trunk/inst/etc/pbuilderrc.in