]> git.pld-linux.org Git - packages/gdkxft.git/blobdiff - gdkxft.spec
- don't use %{without ...}, it may not work after inverting bcond
[packages/gdkxft.git] / gdkxft.spec
index e91586aec55ef0560864d8b37416d77cdeb68d20..45c65f286b7725b96e08811191d081bdf40f90b5 100644 (file)
@@ -91,7 +91,7 @@ Narz
 %setup -q
 
 %build
-%if %{without gnome}
+%if !%{with gnome}
 cat >> acinclude.m4 <<EOF
 AC_DEFUN([AM_PATH_LIBGLADE],[
 AM_CONDITIONAL([HAVE_ORBIT],false)
This page took 0.348876 seconds and 4 git commands to generate.