aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGwenolé Beauchesne <gbeauchesne@mandriva.org>2006-11-10 11:20:36 +0000
committerGwenolé Beauchesne <gbeauchesne@mandriva.org>2006-11-10 11:20:36 +0000
commit273f7d76012349eb789b45cfb883c6f0a93e3e04 (patch)
tree5c02585124f28fb288fbd81d47b7640a14bcc836
parentab9210a91d7e20400b9d22a782bc4fdc726d6db9 (diff)
downloadrpm-setup-273f7d76012349eb789b45cfb883c6f0a93e3e04.tar
rpm-setup-273f7d76012349eb789b45cfb883c6f0a93e3e04.tar.gz
rpm-setup-273f7d76012349eb789b45cfb883c6f0a93e3e04.tar.bz2
rpm-setup-273f7d76012349eb789b45cfb883c6f0a93e3e04.tar.xz
rpm-setup-273f7d76012349eb789b45cfb883c6f0a93e3e04.zip
let's assume --without emacsspecmode implies have_emacsmodespec 0
-rw-r--r--rpm-mandriva-setup.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec
index c1ac175..1927a1d 100644
--- a/rpm-mandriva-setup.spec
+++ b/rpm-mandriva-setup.spec
@@ -10,7 +10,7 @@
%endif
%{?_with_emacsspecmode: %define have_emacsmodespec 1}
-%{?_without_emacsspecmode: %define have_emacsmodespec 1}
+%{?_without_emacsspecmode: %define have_emacsmodespec 0}
Summary: The Mandriva rpm configuration and scripts
Name: %{name}