276c276
< export OPENH323DIR=/root/openh323
---
> export OPENH323DIR=/tmp/openh323_v1_18_0
357,373d356
< 	$(INSTALL) -m 444 lib/libh323_linux_x86_d.so.1.18.0 $(DESTDIR)$(LIBDIR)
< 	(cd $(DESTDIR)$(LIBDIR) ; \
< 		rm -f  libh323_linux_x86_d.so.1.18 ; \
< 		ln -sf libh323_linux_x86_d.so.1.18.0 libh323_linux_x86_d.so.1.18 \
< 	)
< 	(cd $(DESTDIR)$(LIBDIR) ; \
< 		rm -f  libh323_linux_x86_d.so.1 ; \
< 		ln -sf libh323_linux_x86_d.so.1.18.0 libh323_linux_x86_d.so.1 \
< 	)
< 	(cd $(DESTDIR)$(LIBDIR) ; \
< 		rm -f  libh323_linux_x86_d.so ; \
< 		ln -sf libh323_linux_x86_d.so.1.18.0 libh323_linux_x86_d.so \
< 	)
< 	(cd $(DESTDIR)$(LIBDIR); \
< 		rm -f  libopenh323.@SHAREDLIBEXT@ ; \
< 		ln -sf libh323_linux_x86_d.so libopenh323.@SHAREDLIBEXT@ \
< 	)

