49b685990e
Don't disable the -data subpackage this time.
12 lines
377 B
Diff
12 lines
377 B
Diff
--- camomile-0.8.5/Makefile.in.orig 2015-07-21 14:28:26.837692955 +0100
|
|
+++ camomile-0.8.5/Makefile.in 2015-07-21 14:28:47.560716204 +0100
|
|
@@ -70,7 +70,7 @@
|
|
# Generic targets
|
|
#################
|
|
|
|
-all : byte $(OCAMLBEST) opt unidata unimaps charmap_data locale_data
|
|
+all : byte $(OCAMLBEST) unidata unimaps charmap_data locale_data
|
|
|
|
# Build the library
|
|
###################
|