diff options
author | Benda Xu <heroxbd@gentoo.org> | 2023-08-16 22:36:41 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2023-08-16 22:38:14 +0800 |
commit | b50067c9497495bae7f2d408a4f9056778e2deb4 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /profiles/bootstrap/glibc/make.defaults | |
parent | Revert "repo_name: rename to rap." (diff) | |
download | heroxbd-b50067c9497495bae7f2d408a4f9056778e2deb4.tar.gz heroxbd-b50067c9497495bae7f2d408a4f9056778e2deb4.tar.bz2 heroxbd-b50067c9497495bae7f2d408a4f9056778e2deb4.zip |
clear up outdated repository after 7 years.
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'profiles/bootstrap/glibc/make.defaults')
-rw-r--r-- | profiles/bootstrap/glibc/make.defaults | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/bootstrap/glibc/make.defaults b/profiles/bootstrap/glibc/make.defaults deleted file mode 100644 index 6d9b6b7..0000000 --- a/profiles/bootstrap/glibc/make.defaults +++ /dev/null @@ -1,4 +0,0 @@ -# Set correct PYTHONPATH for Portage, since our Python lives in -# $EPREFIX/tmp, bug #407573 - -PYTHONPATH=/opt/gentoo/usr/lib/portage/pym |