openbsd-ports/databases/ocaml-postgresql/patches/patch-examples_test_lo_Makefile

14 lines
416 B
Plaintext
Raw Normal View History

$OpenBSD: patch-examples_test_lo_Makefile,v 1.1.1.1 2004/06/12 22:03:12 avsm Exp $
--- examples/test_lo/Makefile.orig 2004-06-12 19:15:00.000000000 +0100
+++ examples/test_lo/Makefile 2004-06-12 19:15:06.000000000 +0100
@@ -1,8 +1,6 @@
-OCAMLMAKEFILE = ../../OCamlMakefile
+OCAMLMAKEFILE = ../OCamlMakefile
SOURCES = test_lo.ml
-INCDIRS = ../../lib
-LIBDIRS = ../../lib
LIBS = postgresql
RESULT = test_lo