fixed rtsp library copying git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2002 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -3,6 +3,7 @@
- updated koffice
- Dimitar Zhekov: remove bash '--with-installed-readline'
- Andreas V. Meier: fixed rtsp
*) 2003-12-17 (2.0.0-rc3 - 2.0.0-rc4)
@ -1,11 +1,12 @@
rtsp_pm(){
rtsp_prem(){
echo "creating Makefiles for linux"
./genMakefiles linux
}
rtsp_postm(){
echo "installing to $libdir/live"
cd .. ; cp -r live/* $libdir/
mkdir -p $libdir/live
cd .. ; cp -r live/* $libdir/live
runconf=0