# For binaries
prepend-path PATH /opt/rh/sclo-postgresql96/root/usr/bin
# For header files
prepend-path CPATH /opt/rh/sclo-postgresql96/root/usr/include
# For libraries during build
prepend-path LIBRARY_PATH /opt/rh/sclo-postgresql96/root/usr/lib64
# For libraries during linking
prepend-path LD_LIBRARY_PATH /opt/rh/sclo-postgresql96/root/usr/lib64
# For man pages; empty field makes man to consider also standard path
prepend-path MANPATH /opt/rh/sclo-postgresql96/root/usr/share/man
# For Java Packages Tools to locate java.conf
prepend-path JAVACONFDIRS /etc/opt/rh/scls/sclo-postgresql96/java
# For XMvn to locate its configuration file(s)
prepend-path XDG_CONFIG_DIRS /etc/opt/rh/scls/sclo-postgresql96/xdg
# For systemtap
prepend-path XDG_DATA_DIRS /opt/rh/sclo-postgresql96/root/usr/share
# For pkg-config
prepend-path PKG_CONFIG_PATH /opt/rh/sclo-postgresql96/root/usr/lib64/pkgconfig
