Skip to content

Commit

Permalink
Packages: fix a mis-merge that occured some time ago in mercurial era.
Browse files Browse the repository at this point in the history
  • Loading branch information
thresheek committed Sep 17, 2024
1 parent 4ca64ff commit 624debc
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pkg/deb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -90,17 +90,6 @@ include Makefile.jsc17
include Makefile.wasm
endif

# Debian 12
ifeq ($(CODENAME),bookworm)
include Makefile.php
include Makefile.python311
include Makefile.go
include Makefile.perl
include Makefile.ruby
include Makefile.jsc-common
include Makefile.jsc17
endif

# Debian 11
ifeq ($(CODENAME),bullseye)
include Makefile.php
Expand Down

0 comments on commit 624debc

Please sign in to comment.