diff options
Diffstat (limited to 'debian/Makefile')
-rw-r--r-- | debian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/Makefile b/debian/Makefile index c837eda..f7b1e89 100644 --- a/debian/Makefile +++ b/debian/Makefile @@ -25,7 +25,7 @@ EMAIL ?= Egor.Tensin@gmail.com PPA_OWNER ?= egor-tensin PPA_NAME ?= config-links GPG_KEY ?= 3B3EF1235420917E0DB0723991D679FB92B036CB -DIST ?= bionic +DIST ?= focal $(eval $(call noexpand,NAME)) $(eval $(call noexpand,EMAIL)) |