]> git.pld-linux.org Git - packages/mc.git/commitdiff
- utf8 patch still broken, view/edit ignores LC_CTYPE
authorTomasz Pala <gotar@pld-linux.org>
Wed, 24 May 2006 08:17:17 +0000 (08:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mc.spec -> 1.236

mc.spec

diff --git a/mc.spec b/mc.spec
index 897b14479466c759acf27b132cc07f9d93b4193f..0a269adc7b574a5c5f7117c39ddbf493efcfedd5 100644 (file)
--- a/mc.spec
+++ b/mc.spec
@@ -4,7 +4,7 @@
 %bcond_without perl_vfs        # without perl depending vfs'es -- to avoid perl autoreq
 %bcond_with    samba           # with SAMBA vfs support
 %bcond_without x               # without text edit in X support
-%bcond_without utf8            # utf8
+%bcond_with    utf8            # utf8
 #
 %define        snap    2006-05-10-21
 %define ssnap  %(echo %{snap} | tr - .)
This page took 0.029835 seconds and 4 git commands to generate.