xbmc: add SVN_REV to the build

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-09-16 17:58:01 +02:00
parent 48e00cd4bf
commit be713e4c73

View File

@ -94,6 +94,7 @@ $AUTORECONF xbmc/lib/libid3tag/libid3tag
--exec-prefix=/usr \ --exec-prefix=/usr \
--sysconfdir=/etc \ --sysconfdir=/etc \
--datadir=/usr/share \ --datadir=/usr/share \
SVN_REV=$PKG_VERSION \
--disable-debug \ --disable-debug \
--disable-optimizations \ --disable-optimizations \
--enable-gl \ --enable-gl \