]> oss.titaniummirror.com Git - cp210x.git/commitdiff
Don't hardcode the distribution codeword (aka hardy), but get from lsb_release.
authorsmckown <smckown@986fd584-583e-0410-b54d-b9fe63dff8e5>
Thu, 26 Nov 2009 04:13:50 +0000 (04:13 +0000)
committersmckown <smckown@986fd584-583e-0410-b54d-b9fe63dff8e5>
Thu, 26 Nov 2009 04:13:50 +0000 (04:13 +0000)
Makefile

index cb03d6b3702c45f5fb83850c6da45e8bbe1d4a79..6a5244eb2d91a5dab48f828a6d2d53e24bcb1aae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,6 @@
 # Change or override these values as necessary for each package release
 
 PKGVER  = 0.11.1
-DEBDIST = hardy
 DEBRELEASE = 3tmi
 
 
@@ -23,6 +22,7 @@ ifeq (,$(REPOID))
 endif
 
 BUILD := build
+DEBDIST := $(shell lsb_release -cs)
 DEBVER := $(PKGVER)-$(DEBRELEASE)
 RFC822DATE := $(shell date --rfc-822)
 ROOTNAME := cp210x