suffix dragonfly with bsd

This commit is contained in:
Dylan
2016-05-13 10:27:23 +10:00
parent c8694fa53a
commit 6c7164f396

View File

@@ -508,6 +508,7 @@ getdistro () {
"BSD")
distro="$(uname -s)"
distro=${distro/DragonFly/DragonFlyBSD}
;;
"Windows")