1
0
Fork 0

added message for ArchLinux

This commit is contained in:
a-brandt 2012-07-27 12:48:38 +02:00
parent 071ecff0fe
commit 82d5226fe8
1 changed files with 5 additions and 0 deletions

View File

@ -51,6 +51,11 @@ echo
case $TRI_OS_LONG in
Linux-ArchLinux-*)
echo "Packetize for ArchLinux is not not supported."
exit 0
;;
Linux-openSUSE*)
echo "Using configuration for openSuSE"
package_type="rpm"