Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
xaos
xaos.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xaos.sh of Package xaos
#!/bin/sh LANG_xaos=${LANG%.UTF-8} if [ "x$LANG" = "x$LANG_xaos" ]; then exec /usr/bin/xaos.bin "$@" else export LANG="$LANG_xaos" eval `locale -k charmap` /usr/bin/xaos.bin "$@" | iconv -f "$charmap" -t UTF-8 fi
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor