From: smckown Date: Thu, 28 Aug 2008 21:58:42 +0000 (+0000) Subject: Make the debian version extension 'tmi' and not 'rsm'. X-Git-Tag: debian/0.11.2-5.2tmi~29 X-Git-Url: https://oss.titaniummirror.com/gitweb?p=cp210x.git;a=commitdiff_plain;h=e928d503f79e9474b09f4f0d0677f7d9bc232bd2 Make the debian version extension 'tmi' and not 'rsm'. --- diff --git a/Makefile b/Makefile index d4418cd..fab3efb 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ KVER := $(shell uname -r) KSRCVER := $(shell echo $(KVER) | sed -e 's/-[0-9][^-]*-[a-zA-Z][^-]*$$//') PKGVER = 0.11 SVNRELEASE := $(shell svn info | grep "Revision: " | sed -e s'/^[^0-9]*\([0-9]*\).*$$/\1/') -DEBRELEASE := 0rsm$(SVNRELEASE) +DEBRELEASE := 0tmi$(SVNRELEASE) DEBVER := $(PKGVER)-$(DEBRELEASE) RFC822DATE := $(shell date --rfc-822) ROOTNAME := cp210x