mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-08-06 19:32:26 +02:00
Python as "shell" support added
This commit is contained in:
@@ -489,6 +489,7 @@ build::install() {
|
||||
install -m 0644 "${SRC_DIR}/bash" "${PREFIX}/init"
|
||||
install -m 0644 "${SRC_DIR}/bash_completion" "${PREFIX}/init"
|
||||
install -m 0644 "${SRC_DIR}/csh" "${PREFIX}/init"
|
||||
install -m 0644 "${SRC_DIR}/Pmodules.py" "${PREFIX}/init"
|
||||
install -m 0644 "${SRC_DIR}/zsh" "${PREFIX}/init"
|
||||
|
||||
install -m 0644 "${SRC_DIR}/libpbuild.bash" "${PREFIX}/lib"
|
||||
|
||||
Reference in New Issue
Block a user