summaryrefslogtreecommitdiffhomepage
path: root/pkg/deb/Makefile
diff options
context:
space:
mode:
authorKonstantin Pavlov <thresh@nginx.com>2022-06-20 18:20:11 +0400
committerKonstantin Pavlov <thresh@nginx.com>2022-06-20 18:20:11 +0400
commit637a2006a6c0da5825dd6b04940e05e2c9feda5d (patch)
tree6efca6167a19089ed19e278831458f77ffccd9d1 /pkg/deb/Makefile
parentc3e40ae932f0cf9ae33166479049d2d3c9fa1615 (diff)
downloadunit-637a2006a6c0da5825dd6b04940e05e2c9feda5d.tar.gz
unit-637a2006a6c0da5825dd6b04940e05e2c9feda5d.tar.bz2
Packages: cleanup targets that are not supported anymore.
Diffstat (limited to 'pkg/deb/Makefile')
-rw-r--r--pkg/deb/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/pkg/deb/Makefile b/pkg/deb/Makefile
index 52813e37..c4f085f8 100644
--- a/pkg/deb/Makefile
+++ b/pkg/deb/Makefile
@@ -49,21 +49,6 @@ include Makefile.jsc17
include Makefile.jsc18
endif
-# Ubuntu 21.04
-ifeq ($(CODENAME),hirsute)
-include Makefile.php
-include Makefile.python27
-include Makefile.python39
-include Makefile.go
-include Makefile.perl
-include Makefile.ruby
-include Makefile.jsc-common
-include Makefile.jsc11
-include Makefile.jsc15
-include Makefile.jsc16
-include Makefile.jsc17
-endif
-
# Ubuntu 20.04
ifeq ($(CODENAME),focal)
include Makefile.php