Skip to content

Commit

Permalink
[FIX] MANIFEST: add the mp3 file in manifest
Browse files Browse the repository at this point in the history
Necessary to include the mp3 files in the rpm package

Closes odoo#7352
Fixes odoo#6356
  • Loading branch information
flotho authored and nim-odoo committed Jun 30, 2015
1 parent 9805160 commit f3298eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ recursive-include openerp *.gif
recursive-include openerp *.html
recursive-include openerp *.jpeg
recursive-include openerp *.jpg
recursive-include openerp *.mp3
recursive-include openerp *.js
recursive-include openerp *.less
recursive-include openerp *.md
Expand Down

0 comments on commit f3298eb

Please sign in to comment.