From a7fd8b1b986bd91355908f64cd32d2f689df8dae Mon Sep 17 00:00:00 2001 From: lbazan Date: Feb 05 2014 02:35:21 +0000 Subject: statics --- diff --git a/dar.spec b/dar.spec index 5f069a5..dba317f 100644 --- a/dar.spec +++ b/dar.spec @@ -7,7 +7,7 @@ # Static build is disabled by default by fedora policy, but also because the # latest versions of glibc don't seem to compile proper static binaries. Use # "--with static" to enable the static subpackage -%define --with_static %{?_with_static: 1} %{?!_with_static: 0} +%define with_static %{?_with_static: 1} %{?!_with_static: 0} # # Basic descriptive tags for this package: