wok-current diff libtheora/receipt @ rev 14922
Up: firefox-langpack-ru (17.0.7esr)
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Tue Aug 06 01:27:08 2013 +0000 (2013-08-06) |
parents | 33e4f7996e84 |
children | 8d6f480bf664 |
line diff
1.1 --- a/libtheora/receipt Sun May 30 02:47:06 2010 +0000 1.2 +++ b/libtheora/receipt Tue Aug 06 01:27:08 2013 +0000 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="libtheora" 1.5 VERSION="1.1.1" 1.6 CATEGORY="multimedia" 1.7 -SHORT_DESC="Thera video codec and tools." 1.8 +SHORT_DESC="Theora video codec and tools." 1.9 MAINTAINER="pankso@slitaz.org" 1.10 DEPENDS="libogg libvorbis" 1.11 BUILD_DEPENDS="libogg-dev libvorbis-dev" 1.12 @@ -27,6 +27,6 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr/lib 1.16 - cp -a $_pkg/usr/lib/libtheora.so* $fs/usr/lib 1.17 + cp -a $install/usr/lib/libtheora.so* $fs/usr/lib 1.18 } 1.19