[nxt_python] Use tabs instead of spaces to indent.

Bruno Wolff III bruno at fedoraproject.org
Sat Oct 22 15:04:44 UTC 2011


commit e403555a7eb429ac597c3e87bde28ca91596c19a
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Oct 22 09:43:02 2011 -0500

    Use tabs instead of spaces to indent.

 nxt_python.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nxt_python.spec b/nxt_python.spec
index eef1e54..e0f3504 100644
--- a/nxt_python.spec
+++ b/nxt_python.spec
@@ -12,7 +12,7 @@ URL:		http://home.comcast.net/~dplau/nxt_python/
 Source0:	http://home.comcast.net/~dplau/nxt_python/download/%{name}-%{version}.tar.gz
 Patch0:		http://jesusfreak91.googlepages.com/%{name}-%{version}-linux.patch
 # Fix udev rules to not use obseleted parameters and to be in the correct place
-Patch1:         nxt_python-0.7-udev.patch
+Patch1:		nxt_python-0.7-udev.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 


More information about the scm-commits mailing list