openbsd-ports/net/h323plus/patches/patch-include_openh323buildopts_h_in
2012-03-02 09:04:59 +00:00

15 lines
502 B
Plaintext

$OpenBSD: patch-include_openh323buildopts_h_in,v 1.1 2012/03/02 09:04:59 ajacoutot Exp $
error: ptlib/../../revision.h: No such file or directory
--- include/openh323buildopts.h.in.orig Fri Mar 2 09:26:52 2012
+++ include/openh323buildopts.h.in Fri Mar 2 09:26:56 2012
@@ -33,7 +33,6 @@
#define _OPENH323_BUILDOPTS_H
#include <ptbuildopts.h>
-#include <ptlib/../../revision.h>
#if PTLIB_MAJOR == 2 && PTLIB_MINOR < 10
#define PTLIB_VER ( PTLIB_MAJOR*100 + PTLIB_MINOR*10 + PTLIB_BUILD )