From bd5c219b5e26db0960592e8f70bc05373682eec0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Mon, 6 Jul 2015 17:20:05 +0100 Subject: [PATCH] vim :retab, fixed mixed-tabs-and-spaces. --- opencv.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencv.spec b/opencv.spec index 2bd2745..90c8a3b 100644 --- a/opencv.spec +++ b/opencv.spec @@ -14,7 +14,7 @@ URL: http://opencv.org # Removed because we don't use pre-built contribs # rm -rf 3rdparty #Source0: http://downloads.sourceforge.net/opencvlibrary/opencv-unix/%{version}/%{name}-%{version}%{?indice}.zip -Source0: %{name}-clean-%{version}%{?indice}.tar.xz +Source0: %{name}-clean-%{version}%{?indice}.tar.xz Source1: opencv-samples-Makefile #http://code.opencv.org/issues/2720 Patch2: OpenCV-2.4.4-pillow.patch