Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/res/files: res-3.2.0-noocamlopt.patch
Date: Sun, 21 Jun 2009 12:01:02
Message-Id: E1MILjI-00010k-AI@stork.gentoo.org
1 aballier 09/06/21 12:01:00
2
3 Added: res-3.2.0-noocamlopt.patch
4 Log:
5 version bump
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 dev-ml/res/files/res-3.2.0-noocamlopt.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/res/files/res-3.2.0-noocamlopt.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/res/files/res-3.2.0-noocamlopt.patch?rev=1.1&content-type=text/plain
13
14 Index: res-3.2.0-noocamlopt.patch
15 ===================================================================
16 Index: res-3.2.0/lib/Makefile
17 ===================================================================
18 --- res-3.2.0.orig/lib/Makefile
19 +++ res-3.2.0/lib/Makefile
20 @@ -11,7 +11,7 @@ LIBINSTALL_FILES = res.mli strat.mli pre
21 strat.cmi pres_intf.cmi nopres_intf.cmi weak_intf.cmi \
22 res.cmi res.cma res.cmxa res.a
23
24 -all: byte-code-library native-code-library
25 +all: byte-code-library
26
27 install: libinstall
28 uninstall: libuninstall