]> git.pld-linux.org Git - packages/mc.git/commitdiff
- fixed usage of no_gnome macro
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 14 Dec 2000 16:38:04 +0000 (16:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mc.spec -> 1.79

mc.spec

diff --git a/mc.spec b/mc.spec
index 0839bbdda723300dc9cf81493a177911e951bf87..0f8c15b6444f60dc4bf962cdc3d8105f1d5f5969 100644 (file)
--- a/mc.spec
+++ b/mc.spec
@@ -188,7 +188,7 @@ gettextize --copy --force
        --with-x \
        --without-debug \
        --with-included-slang \
-       %{!?no_gnome:--with-gnome}
+       %{!?no_gnome:--with-gnome}%{?no_gnome:--without-gnome}
 
 %{__make} confdir=%{_sysconfdir}/
 
This page took 0.146935 seconds and 4 git commands to generate.