Replace ocurrences from "belenos" to "flidas"
This commit is contained in:
parent
597aa87a0c
commit
0e9936f851
6 changed files with 11 additions and 7 deletions
|
|
@ -24,6 +24,9 @@
|
|||
+ ;;
|
||||
+ 7.0*) # Belenos
|
||||
+ /bin/echo -e "9.3"
|
||||
+ ;;
|
||||
+ 8.0*) # Belenos
|
||||
+ /bin/echo -e "9.4"
|
||||
+ ;;
|
||||
+ *)
|
||||
+ echo "supported_versions: WARNING: Unknown Trisquel release: $1" >&2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue