rdieter pushed to fltk (master). "drop some whitespace (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 19:30:23 UTC 2015


>From 293cdb682bca4cf9a60f71c92f9fe22ffc473516 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Mon, 4 May 2015 14:30:05 -0500
Subject: drop some whitespace

somehow that fixes the build :)

diff --git a/fltk.spec b/fltk.spec
index ed74706..2558a3c 100644
--- a/fltk.spec
+++ b/fltk.spec
@@ -90,15 +90,14 @@ Requires: %{name}-devel
 
 # verbose build output
 sed -i.silent '\,^.SILENT:,d' makeinclude.in
-
 autoconf
 
 
 %build
 
 # using --with-optim, so unset CFLAGS/CXXFLAGS
-export CFLAGS=" "
-export CXXFLAGS=" "
+export CFLAGS=""
+export CXXFLAGS=""
 
 %configure \
   --with-links \
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/fltk.git/commit/?h=master&id=293cdb682bca4cf9a60f71c92f9fe22ffc473516


More information about the scm-commits mailing list