SOURCES: openh323-inc.patch - force correct include dir

arekm arekm at pld-linux.org
Thu Apr 19 08:05:48 CEST 2007


Author: arekm                        Date: Thu Apr 19 06:05:48 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- force correct include dir

---- Files affected:
SOURCES:
   openh323-inc.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/openh323-inc.patch
diff -u SOURCES/openh323-inc.patch:1.1 SOURCES/openh323-inc.patch:1.2
--- SOURCES/openh323-inc.patch:1.1	Wed Apr 18 23:32:08 2007
+++ SOURCES/openh323-inc.patch	Thu Apr 19 08:05:42 2007
@@ -9,3 +9,19 @@
  #include <linux/ixjuser.h>
  #endif
  
+diff -urN openh323_v1_18_0.org/openh323u.mak.in openh323_v1_18_0/openh323u.mak.in
+--- openh323_v1_18_0.org/openh323u.mak.in	2005-01-03 07:25:51.000000000 +0100
++++ openh323_v1_18_0/openh323u.mak.in	2007-04-19 08:00:17.186439203 +0200
+@@ -197,11 +197,7 @@
+ #OH323_SUPPRESS_H235	= 1
+ 
+ OH323_SRCDIR = $(OPENH323DIR)/src
+-ifdef PREFIX
+-OH323_INCDIR = $(PREFIX)/include/openh323
+-else
+-OH323_INCDIR = $(OPENH323DIR)/include
+-endif # PREFIX
++OH323_INCDIR = /usr/include/openh323
+ 
+ ifndef OH323_LIBDIR
+ OH323_LIBDIR = $(OPENH323DIR)/lib
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/openh323-inc.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list