Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring1
man
manpath.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File manpath.sh of Package man
# # Current manpath # if test -x /usr/bin/manpath -a -z "$MANPATHISSET" then _tmpenv="$MANPATH" unset MANPATH _tmpman="$(/usr/bin/manpath -q)" if test -n "$_tmpenv" -a "$_tmpenv" != ${_tmpman} ; then MANPATH="${_tmpenv}:${_tmpman}" else MANPATH="${_tmpman}" fi unset _tmpenv _tmpman MANPATHISSET=yes export MANPATH MANPATHISSET 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