Skip to content
Snippets Groups Projects
Commit 97579f9c authored by Christophe Monniez's avatar Christophe Monniez
Browse files

[FIX] packaging: remove dead code that prevent rpm build

Since 9c2ce1f1, more files are included in packaging.  The rpm build
failed because shebang lines of packaged files must not use
`/usr/bin/env` [0] [1] [2].

As it seems that those old files are not of any use anymore, this commit
removes them.

[0] https://docs.fedoraproject.org/en-US/packaging-guidelines/#_shebang_lines
[1] https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#Multiple_Python_Runtimes
[2] https://pagure.io/packaging-committee/issue/738



closes odoo/odoo#67294

X-original-commit: 54b6a7a9
Signed-off-by: default avatarRaphael Collet (rco) <rco@openerp.com>
Signed-off-by: default avatarChristophe Monniez (moc) <moc@odoo.com>
parent 35c0bad9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment