Skip to content

Commit 2a4a708

Browse files
author
qount25
committed
Oops: spelling of "ubuntu"
1 parent a99f00b commit 2a4a708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/timescale/timescaledb.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def dependencies
3030

3131
def build_dependencies
3232
deps = case Pgpm::OS.in_scope.class.name
33-
when "debian", "ubunut"
33+
when "debian", "ubuntu"
3434
["libssl-dev", "cmake"]
3535
when "rocky+epel-9", "redhat", "fedora"
3636
["openssl-devel", "cmake"]

0 commit comments

Comments
 (0)