From: Sapan Bhatia <gwsapan@gmail.com>
Date: Fri, 16 Aug 2013 21:00:44 +0000 (-0400)
Subject: Typo
X-Git-Tag: transforward-0.1-4~9
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=5eb3eea12012710be866548589aced85eed0c1c5;p=transforward.git

Typo
---

diff --git a/Makefile b/Makefile
index 78b34dd..2065adc 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ ARCH=$(shell uname -m)
 DIST=fc18 # Is there an easy way of fetching this automatically, short of mapping /etc/redhat-release
 
 ifeq ($(wildcard /lib/modules/$(KVER)/build),) 
-	KVER=3.10.6-100.$(DIST).$(KVER)
+	KVER=3.10.6-100.$(DIST).$(ARCH)
 endif
 
 all: