From ae267e83e98ad5e23e31be28fc8e747969c65386 Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Thu, 24 Sep 2015 17:11:04 +0200 Subject: [PATCH] Remove forgoten Patch0 --- python-nose.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-nose.spec b/python-nose.spec index 36fe618..abe469e 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -24,7 +24,6 @@ Group: Development/Languages License: LGPLv2+ and Public Domain URL: http://somethingaboutorange.com/mrl/projects/nose/ Source0: http://pypi.python.org/packages/source/n/nose/nose-%{version}.tar.gz -Patch0: add-custom-nose-id.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -95,7 +94,6 @@ python3 unittests. %prep %setup -q -n %{upstream_name}-%{version} -#patch0 -p1 dos2unix examples/attrib_plugin.py