Skip to content

Commit

Permalink
Updated build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
dreibh committed Oct 5, 2023
1 parent 048c5ea commit 0055117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make-ppa
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ COPR=0
DPUT=0

# NOTE: These are the supported distributions by Ubuntu Launchpad and Debian:
DPUT_DISTRIBUTIONS="precise trusty xenial bionic focal jammy kinetic unstable"
DPUT_DISTRIBUTIONS="precise trusty xenial bionic focal jammy lunar mantic unstable"

while [ $# -gt 0 ] ; do
if [ "$1" == "dput" ] ; then
Expand Down

0 comments on commit 0055117

Please sign in to comment.