Log Message: Add a hyphen (-) to each stored argument so recursive calls work. In order for recursive calls of R2pkg to work, they must receive the same set of arguments as the original. Previous argument handling stripped the hyphen (-) from each argument; this explicitly restores it.
Revision | Action | file |
1.15 | modify | pkgsrc/pkgtools/R2pkg/files/R2pkg.sh |