diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-11 12:45:53 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-11 12:45:53 +0000 |
| commit | fd8c338741e0a4b9350821c192bc87109ebdbfc8 (patch) | |
| tree | 5eec42bf2ef9890643a50ea64e15c60d8c40dd4c /dev-java/jython/files/jython-2.5.2-distutils_scripts_location.patch | |
| parent | dae546ae7e1a3f1ea89c9874497c1694a8a945e4 (diff) | |
| download | baldeagleos-repo-fd8c338741e0a4b9350821c192bc87109ebdbfc8.tar.gz baldeagleos-repo-fd8c338741e0a4b9350821c192bc87109ebdbfc8.tar.xz baldeagleos-repo-fd8c338741e0a4b9350821c192bc87109ebdbfc8.zip | |
Adding metadata
Diffstat (limited to 'dev-java/jython/files/jython-2.5.2-distutils_scripts_location.patch')
| -rw-r--r-- | dev-java/jython/files/jython-2.5.2-distutils_scripts_location.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-java/jython/files/jython-2.5.2-distutils_scripts_location.patch b/dev-java/jython/files/jython-2.5.2-distutils_scripts_location.patch deleted file mode 100644 index fc9a95be89f9..000000000000 --- a/dev-java/jython/files/jython-2.5.2-distutils_scripts_location.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/Lib/distutils/command/install.py -+++ b/Lib/distutils/command/install.py -@@ -70,7 +70,7 @@ - 'purelib': '$base/Lib/site-packages', - 'platlib': '$base/Lib/site-packages', - 'headers': '$base/Include/$dist_name', -- 'scripts': '$base/bin', -+ 'scripts': '/usr/bin', - 'data' : '$base', - } - } |
