rust passes the contents of the package to makeRPM.sh via the commandline. This fails when the package has a large number of files (~2000 in my case) as the shell can't handle that many args.
Log in to post a comment.