Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37860071
en ru br
ALT Linux repos
5.0: 4.5-alt1
4.1: 4.4-alt1
4.0: 4.3-alt1
3.0: 4.0-alt3

Group :: System/Libraries
RPM: qt4-settings

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# Set QTDIR for csh
if ! ( ${?QTDIR} ) then
setenv QTDIR @QTDIR@
endif
if ! ( ${?QTINC} ) then
setenv QTINC @QTDIR@/include/
endif
if ! ( ${?QTLIB} ) then
setenv QTLIB @QTDIR@/lib/
endif
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin