Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
ghostscript-cjk
SuSEconfig.ghostscript-cjk
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File SuSEconfig.ghostscript-cjk of Package ghostscript-cjk
#!/bin/sh # # Copyright (c) 2002, 2004 SuSE Linux AG, Nuernberg, Germany. All rights reserved. # # Author: Mike Fabian <mfabian@suse.de>, 2002 # # 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 if [ -x /usr/sbin/acroread-cidfont-config ] ; then /usr/sbin/acroread-cidfont-config fi if [ -x /usr/sbin/ghostscript-cjk-config ] ; then /usr/sbin/ghostscript-cjk-config 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