Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > acb6e3f577630a2af5346b73102a0b65 > files > 6

openh323-1.18.0-4mdv2008.0.src.rpm

--- openh323/Makefile.in.mak_files	2006-12-21 20:58:02.000000000 +0100
+++ openh323/Makefile.in	2006-12-22 06:24:48.000000000 +0100
@@ -287,7 +287,7 @@
 # export NOAUDIOCODECS=true
 # export NOVIDEO=true
 
-SUBDIRS := samples/simple
+SUBDIRS := src
 
 ifneq (,$(wildcard dump323))
 SUBDIRS += dump323
--- openh323/src/Makefile.mak_files	2006-12-21 20:58:35.000000000 +0100
+++ openh323/src/Makefile	2006-12-22 06:28:41.000000000 +0100
@@ -432,7 +432,7 @@
 # If we're cross compiling, we want the host's asnparser
 # otherwise use the one for the current platform
 ASNPARSE_DIR = $(HOSTPWLIBDIR)/tools/asnparser
-ASNPARSER = $(ASNPARSE_DIR)/obj_$(HOST_PLATFORM_TYPE)_d/asnparser
+ASNPARSER = $(PREFIX)/bin/asnparser
 
 
 # If not cross compiling then make sure asnparser is built