Bug #3302
Updated by Nicolas PERRON almost 12 years ago
Since #2542, a bug has been introduce by a the fact that rpmbuilder has an evil parser which consider that instructions in comments should be interpreted.
rudder-agent.spec file contains %install in its comments and rpmbuilder complains about several %install in the file. We have to remove them from comments.
Pull Request URL: 3075