From c14bc12e0ce7d1d751d7c554dd7ed255187fa270 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Wed, 18 Jan 2017 23:29:07 -0800 Subject: [PATCH] Revert "Add environment-module related files" This reverts commit 68944a5bb0c5f390b99b0389e7a809adb6c4032f. Aviso doesn't want to change technologies for switching in the middle of a stable release --- python2-sphinx | 6 ------ python3-sphinx | 6 ------ zz-modules-python-sphinx.csh | 2 -- zz-modules-python-sphinx.sh | 2 -- 4 files changed, 16 deletions(-) delete mode 100644 python2-sphinx delete mode 100644 python3-sphinx delete mode 100644 zz-modules-python-sphinx.csh delete mode 100644 zz-modules-python-sphinx.sh diff --git a/python2-sphinx b/python2-sphinx deleted file mode 100644 index e015ae6..0000000 --- a/python2-sphinx +++ /dev/null @@ -1,6 +0,0 @@ -#%Module 1.0 -# -# python2-sphinx module for use with 'environment modules' package -# -conflict python-sphinx -prepend-path PATH @python2_sphinx_dir@ diff --git a/python3-sphinx b/python3-sphinx deleted file mode 100644 index 6d79fad..0000000 --- a/python3-sphinx +++ /dev/null @@ -1,6 +0,0 @@ -#%Module 1.0 -# -# python2-sphinx module for use with 'environment modules' package -# -conflict python-sphinx -prepend-path PATH @python3_sphinx_dir@ diff --git a/zz-modules-python-sphinx.csh b/zz-modules-python-sphinx.csh deleted file mode 100644 index a0bc0b8..0000000 --- a/zz-modules-python-sphinx.csh +++ /dev/null @@ -1,2 +0,0 @@ -# Add path to the default python-sphinx scripts on this version of Fedora -module load python-sphinx diff --git a/zz-modules-python-sphinx.sh b/zz-modules-python-sphinx.sh deleted file mode 100644 index a0bc0b8..0000000 --- a/zz-modules-python-sphinx.sh +++ /dev/null @@ -1,2 +0,0 @@ -# Add path to the default python-sphinx scripts on this version of Fedora -module load python-sphinx