diff options
| author | 2022-04-22 18:36:12 +0200 | |
|---|---|---|
| committer | 2022-04-22 18:36:12 +0200 | |
| commit | 7bb29e7893b12f4772cb2839012c58112e723142 (patch) | |
| tree | f4a6c257264ab333b263c6cf8e8e3921d13286a6 /Makefile | |
| parent | 7e038bece2f4fb78b5ce0427bd0e9d69b01a3816 (diff) | |
| download | flat-remix-7bb29e7893b12f4772cb2839012c58112e723142.tar.gz flat-remix-7bb29e7893b12f4772cb2839012c58112e723142.zip | |
Prepare for ubuntu release
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PKGNAME = flat-remix MAINTAINER = Daniel Ruiz de Alegría <daniel@drasite.com> -UBUNTU_RELEASE = impish +UBUNTU_RELEASE = jammy PREFIX ?= /usr THEMES ?= $(patsubst %/index.theme,%,$(wildcard ./*/index.theme)) COLOR_VARIANTS ?= Blue Green Red Yellow Black Brown Cyan Grey Magenta Orange Teal Violet |
