Merge lp://staging/~l3on/ubuntu/precise/monobristol/fix-ftbfs into lp://staging/ubuntu/precise/monobristol
Proposed by
Leo Iannacone
Status: | Merged |
---|---|
Merge reported by: | Luke Yelavich |
Merged at revision: | not available |
Proposed branch: | lp://staging/~l3on/ubuntu/precise/monobristol/fix-ftbfs |
Merge into: | lp://staging/ubuntu/precise/monobristol |
Diff against target: |
86 lines (+35/-3) 5 files modified
.pc/applied-patches (+1/-0) Makefile.include (+2/-3) debian/changelog (+6/-0) debian/patches/04_fix_automake_1.11.3 (+25/-0) debian/patches/series (+1/-0) |
To merge this branch: | bzr merge lp://staging/~l3on/ubuntu/precise/monobristol/fix-ftbfs |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Luke Yelavich (community) | Approve | ||
Ubuntu branches | Pending | ||
Review via email: mp+93735@code.staging.launchpad.net |
Description of the change
Resolve FTBFS with automake 1.11.3:
+ pkglib_SCRIPT is compatible with last automake version.
Use instead a simple workaround to install file in the same place.
To post a comment you must log in.
Thanks for your work.