wok-current diff xine-plugin/receipt @ rev 11518
graphviz: Revert last change. libgd-dev was already in build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Dec 23 13:00:32 2011 +0000 (2011-12-23) |
parents | 02bbaa9d12ba |
children | 380ffe05937a |
line diff
1.1 --- a/xine-plugin/receipt Mon Apr 04 01:29:52 2011 +0200 1.2 +++ b/xine-plugin/receipt Fri Dec 23 13:00:32 2011 +0000 1.3 @@ -32,4 +32,5 @@ 1.4 post_install() 1.5 { 1.6 ln -s /usr/share/xine/xineplugin.so $1/usr/lib/firefox-*/plugins/ 1.7 + ln -s /usr/share/xine/xineplugin.so $1/usr/lib/mozilla/plugins/ 1.8 }