|
|
@@ -41,7 +41,7 @@ Class: BASE
|
|
|
Group: VoIP
|
|
|
License: GPL
|
|
|
Version: %{V_opkg}
|
|
|
-Release: 20081003
|
|
|
+Release: 20081005
|
|
|
|
|
|
# package options
|
|
|
%option with_dahdi no
|
|
|
@@ -222,9 +222,9 @@ AutoReqProv: no
|
|
|
|
|
|
# build program
|
|
|
%{l_shtool} subst \
|
|
|
- -e 's;-llua5.1;-llua;' \
|
|
|
- -e 's;lua5.1/lua.h;lua/lua.h;' \
|
|
|
- -e 's;ffmpeg/avcodec.h;libavcodec/avcodec.h;' \
|
|
|
+ -e 's;-llua5\.1;-llua;' \
|
|
|
+ -e 's;lua5\.1/lua\.h;lua/lua.h;' \
|
|
|
+ -e 's;ffmpeg/avcodec\.h;libavcodec/avcodec.h;' \
|
|
|
configure
|
|
|
( echo "ac_cv_prog_CONFIG_GMIME='pkg-config gmime-2.0'"
|
|
|
) >config.cache
|