at v192 484 B view raw
1diff -Naur -x '*~' ocamlgraph-1.8.1/Makefile.in ocamlgraph-1.8.1-new//Makefile.in 2--- ocamlgraph-1.8.1/Makefile.in 2011-10-17 09:57:03.000000000 -0430 3+++ ocamlgraph-1.8.1-new//Makefile.in 2011-11-24 13:01:22.626004819 -0430 4@@ -16,8 +16,8 @@ 5 ########################################################################## 6 7 # Where to install the binaries 8-DESTDIR = 9 prefix =@prefix@ 10+DESTDIR=$(prefix) 11 exec_prefix=@exec_prefix@ 12 datarootdir=@datarootdir@ 13 BINDIR =$(DESTDIR)@bindir@