Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 216216
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Martin Väth <vaeth@mathematik.uni-wuerzburg.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mlt-0.2.4-bashism.patch Patch which removes the bashism patch Martin Väth 2008-04-04 18:13 0000 349 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 216216 depends on: Show dependency tree
Bug 216216 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-04 18:12 0000
media-libs/mlt-0.2.4-r1 uses for compilation a shell script which is
marked #!/bin/sh but which uses bashism test "==". This fails if /bin/sh
is a symlink to /bin/dash.

------- Comment #1 From Martin Väth 2008-04-04 18:13:24 0000 -------
Created an attachment (id=148638) [details]
Patch which removes the bashism

An alternative way might be of course to replace #!/bin/sh by #!/bin/bash

------- Comment #2 From Alexis Ballier 2008-04-10 17:44:51 0000 -------
applied, thanks. please dont forget to send it upstream too

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug