# shell library, only sourced (executing doesn't make any sense, as it wouldn't do anything)
desktop-profiles: script-not-executable ./usr/share/desktop-profiles/listingmodule

# these are customizations of the system-wide on-login of these interpreters,
# and hence are only used when the interpreter is installed anyway
desktop-profiles: missing-dep-for-interpreter csh => c-shell (./etc/csh/login.d/desktop-profiles.csh)
desktop-profiles: missing-dep-for-interpreter fish => fish (./etc/fish.d/desktop-profiles.fish)

# only used for csh or tcsh users, not a general script
desktop-profiles: csh-considered-harmful ./etc/csh/login.d/desktop-profiles.csh
