Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > b43585775c5946155a4cb03e4d9172f9 > files > 975

xorg-x11-Xprt-6.9.0-5.10.20060mdk.x86_64.rpm

#
# /etc/profile.d/xprint.csh
#
# Copyright (c) 2002-2004 by Roland Mainz <roland.mainz@nrubsig.org>
# please send bugfixes or comments to http://xprint.mozdev.org/


#
# Obtain list of Xprint servers
#

if ( -f /etc/init.d/xprint ) then
  setenv XPSERVERLIST "`/bin/sh /etc/init.d/xprint get_xpserverlist`"
endif

# /etc/profile.d/xprint.csh ends here.