[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#135155: mistake in LC=true handling in Makefile for dbootstrap



Package: boot-floppies

I think there is a mistake somewhere.
It could be that my local tree is broken, but here is a diff:


cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/dancer/debian-boot/localcvs/boot-floppies-dancer/utilities/dbootstrap/Makefile,v
retrieving revision 1.1.1.3
diff -u -r1.1.1.3 Makefile
--- Makefile    2002/02/22 07:05:14     1.1.1.3
+++ Makefile    2002/02/22 07:15:06
@@ -68,7 +68,7 @@
 endif
 
 ifeq ($(LC),true)
-CFLAGS += -DUSE_LANGUAGE_CHOOSER -DUSE_LANGUAGE_VARIANTS
+CFLAGS += -DUSE_LANGUAGE_CHOOSER -DUSE_LANGUAGE_VARIANTS -DUTF8
 endif
 
 ifdef KBD
d

-- 
dancer@debian.org  http://www.netfort.gr.jp/~dancer






Reply to: