summaryrefslogtreecommitdiff
path: root/devel/ocaml-camomile/files/patch-Makefile.in
blob: 19dde04ca01bb533dd16653b0cec3cb7aeacc317 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- Makefile.in.orig	Tue Aug 22 13:35:58 2006
+++ Makefile.in	Tue Aug 22 13:36:45 2006
@@ -375,8 +375,10 @@
 	ocamlfind install camomile $$files META $(MLI) camomileLibrary.cmi
 
 install-bin:
-	cp -f tools/camomilecharmap.$(OCAMLBEST) $(BINDIR)
-	cp -f tools/camomilelocaledef.$(OCAMLBEST) $(BINDIR)
+	${BSD_INSTALL_PROGRAM} tools/camomilecharmap.$(OCAMLBEST) \
+		$(BINDIR)/camomilecharmap
+	${BSD_INSTALL_PROGRAM} tools/camomilelocaledef.$(OCAMLBEST) \
+		$(BINDIR)/camomilelocaledef
 
 install-data:
 	mkdir -p $(DATADIR)