summaryrefslogtreecommitdiffstats
path: root/package/multimedia/taglib/taglib-1.5-libtool.patch
Commit message (Collapse)AuthorAgeFilesLines
* taglib: fix buildPeter Korsgaard2011-02-181-0/+4084
The old libtool version gets confused about rpath, which breaks the build. FIx it by up upgrading to 1.5.22 (package is not compatible with libtool 2.x, so we cannot just autoreconf). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>