[PATCH] Trivial fix for mc.spec.in
Vlad Romanenko
vladam at users.sourceforge.net
Wed Dec 25 12:30:46 UTC 2002
Hello,
I think there is a small typo in mc.spec.in
(version CVS-2002-12-24)
Replace ... with "%" - not with "#"
Regards.
========
--- mc.spec.in-orig 2002-12-25 13:57:54.000000000 +0200
+++ mc.spec.in 2002-12-25 13:58:02.000000000 +0200
@@ -1,4 +1,4 @@
-# Conditional build (replace "#%-" with "#" to enable):
+# Conditional build (replace "#%-" with "%" to enable):
#
#%-define _with_ncurses 1 # use ncurses
#%-define _with_included_slang 1 # use included S-Lang library
More information about the mc-devel
mailing list