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

Bug#367452: encodings.dir Wrong



Package: xfonts-encodings
Version: 1:1.0.0-3

In encodings.dir, "encodingslarge" should be "encodings/large".

The patch is:

***
--- debian/rules.orig   2006-05-15 19:41:18.000000000 -0700
+++ debian/rules        2006-05-15 19:41:27.000000000 -0700
@@ -40,7 +40,7 @@
       cd obj-$(DEB_BUILD_GNU_TYPE) && \
       ../configure --prefix=/usr --mandir=\$${prefix}/share/man \
                    --infodir=\$${prefix}/share/info $(confflags) \
-                    --with-encodingsdir=/usr/share/fonts/X11/encodings \
+                    --with-encodingsdir=/usr/share/fonts/X11/encodings/ \
                    CFLAGS="$(CFLAGS)"
       cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE)
***

Best
Regards,

LIU Xin



Reply to: