File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # Copyright (c) 2018, 2019 , Oracle and/or its affiliates. All rights reserved.
1
+ # Copyright (c) 2018, 2020 , Oracle and/or its affiliates. All rights reserved.
2
2
#
3
3
# This program is free software; you can redistribute it and/or modify
4
4
# it under the terms of the GNU General Public License, version 2.0,
@@ -91,8 +91,8 @@ Description: Debugging symbols for main library
91
91
" )
92
92
ELSEIF (DEB_CODENAME STREQUAL "bionic" )
93
93
SET (DEB_PLATFORMRELEASE "ubuntu18.04" )
94
- ELSEIF (DEB_CODENAME STREQUAL "eoan " )
95
- SET (DEB_PLATFORMRELEASE "ubuntu19 .10" )
94
+ ELSEIF (DEB_CODENAME STREQUAL "groovy " )
95
+ SET (DEB_PLATFORMRELEASE "ubuntu20 .10" )
96
96
ELSEIF (DEB_CODENAME STREQUAL "focal" )
97
97
SET (DEB_PLATFORMRELEASE "ubuntu20.04" )
98
98
ELSE ()
You can’t perform that action at this time.
0 commit comments