X-Git-Url: https://oss.titaniummirror.com/gitweb?p=cp210x.git;a=blobdiff_plain;f=Makefile;h=f96d48c44c7c9fb42389ae81f97ee8b8d24b82e4;hp=a661ec4c02a5870fe4cf3d1b7858d502bfeea40c;hb=e8e104f9d5b0bbf6e63e48a4839a482c7a6d20e5;hpb=ddb5e7353f20ff997659f72a0d2e67cfd7be6253 diff --git a/Makefile b/Makefile index a661ec4..f96d48c 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # Change or override these values as necessary for each package release PKGVER = 0.11.3 -DEBRELEASE = 5tmi +DEBRELEASE = 6tmi # No need to change anything below this line @@ -24,7 +24,8 @@ endif USER := $(shell whoami) REPOHOST := repo BUILD := build -DEBDIST := $(shell lsb_release -cs) +#DEBDIST := $(shell lsb_release -cs) +DEBDIST := hardy DEBVER := $(PKGVER)-$(DEBRELEASE) RFC822DATE := $(shell date --rfc-822) ROOTNAME := cp210x