Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2
fonts-config
SuSEconfig.fonts
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File SuSEconfig.fonts of Package fonts-config
#! /bin/sh # Copyright (c) 2000-2002 SuSE Linux AG, Nuernberg, Germany. # All rights reserved. # # Author: Ruediger Oertel <ro@suse.de>, 2000 # check if we are started as root # only one of UID and USER must be set correctly if test "$UID" != 0 -a "$USER" != root; then echo "You must be root to start $0." exit 1 fi test -n "$ROOT" && exit 0 LC_ALL=POSIX export PATH=$PATH:/usr/X11R6/bin/ /usr/sbin/fonts-config --verbose
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